Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/unit/mocks/fibers/
H A Dchecker.h49 extern void report_value_race(uintptr_t current_addr, size_t current_size, enum access_type current…
H A Dchecker.c236 report_value_race(uintptr_t current_addr, size_t current_size, enum access_type current_type) in report_value_race() function
/xnu-12377.1.9/tests/unit/mocks/
H A Dmock_thread.c1702 report_value_race((uintptr_t)addr, size, access_type); \