Home
last modified time | relevance | path

Searched refs:UT_FIBERS_USE_CHECKER (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/tests/unit/mocks/
H A Dmock_thread.h42 #define UT_FIBERS_USE_CHECKER(val) int ut_fibers_use_data_race_checker = (val) macro
/xnu-12377.1.9/tests/unit/
H A DREADME.md186 The checker can be enabled with the macro `UT_FIBERS_USE_CHECKER(1)` in the global scope of the tes…