Changes in libcfa/prelude/defines.hfa.in [2c1b7de:43784ac]
- File:
-
- 1 edited
-
libcfa/prelude/defines.hfa.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/prelude/defines.hfa.in
r2c1b7de r43784ac 141 141 142 142 /* Defined if io_uring support is present when compiling libcfathread and 143 supports the flag IORING_REGISTER_IOWQ_MAX_WORKERS. */144 #undef CFA_HAVE_IORING_REGISTER_IOWQ_MAX_WORKERS145 146 /* Defined if io_uring support is present when compiling libcfathread and147 143 supports the flag IORING_SETUP_ATTACH_WQ. */ 148 144 #undef CFA_HAVE_IORING_SETUP_ATTACH_WQ
Note:
See TracChangeset
for help on using the changeset viewer.