Searched defs:dispatch_function_t (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp58 typedef void (*dispatch_function_t)(void *block); typedef in namespace:__lsan
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_mac.cpp131 typedef void (*dispatch_function_t)(void *block); typedef in namespace:__asan

Completed in 78 milliseconds