Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.h103 typedef bool (*FindThreadCallback)(ThreadContextBase *tctx, void *arg); typedef
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.h115 typedef bool (*FindThreadCallback)(ThreadContextBase *tctx, void *arg); typedef