Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_dispatch_defs.h29 typedef void (*dispatch_function_t)(void *arg); typedef
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_mac.cpp58 typedef void (*dispatch_function_t)(void *block); typedef
/external/compiler-rt/lib/asan/
Dasan_mac.cc133 typedef void (*dispatch_function_t)(void *block); typedef
/external/llvm-project/compiler-rt/lib/asan/
Dasan_mac.cpp135 typedef void (*dispatch_function_t)(void *block); typedef