Home
last modified time | relevance | path

Searched defs:worker_t (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp59 typedef void *(*worker_t)(void *block); typedef
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_mac.cpp138 typedef void* (*worker_t)(void *block); typedef