Changeset 85f19eb for libcfa/prelude
- Timestamp:
- Aug 10, 2020, 5:14:14 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- b8e7aed
- Parents:
- e2702fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/prelude/defines.hfa.in
re2702fd r85f19eb 137 137 138 138 /* Defined if io_uring support is present when compiling libcfathread and 139 supports the flag IORING_SETUP_ATTACH_WQ. */ 140 #undef CFA_HAVE_IORING_SETUP_ATTACH_WQ 141 142 /* Defined if io_uring support is present when compiling libcfathread and 139 143 supports the flag ASYNC. */ 140 144 #undef CFA_HAVE_IOSQE_ASYNC
Note: See TracChangeset
for help on using the changeset viewer.