Home
last modified time | relevance | path

Searched refs:UT_USE_FIBERS (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/tests/unit/mocks/
H A Dmock_thread.h40 #define UT_USE_FIBERS(val) int ut_mocks_use_fibers = (val) macro
/xnu-12377.1.9/tests/unit/
H A Dfibers_test.c50 UT_USE_FIBERS(1);
H A DREADME.md177 and use the `UT_USE_FIBERS(1)` macro in the global scope.