Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp58 typedef void (*dispatch_function_t)(void *block); typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mac.cpp127 typedef void (*dispatch_function_t)(void *block); typedef