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

/external/llvm/lib/Support/
H A DThreading.cpp79 static unsigned __stdcall ThreadCallback(void *param) { function
91 RequestedStackSize, ThreadCallback,
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h97 typedef void (*ThreadCallback)(ThreadContextBase *tctx, void *arg); typedef in class:__sanitizer::ThreadRegistry
100 void RunCallbackForEachThreadLocked(ThreadCallback cb, void *arg);
/external/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h1163 ModuleCallback,ThreadCallback,ThreadExCallback,IncludeThreadCallback,IncludeModuleCallback,MemoryCallback enumerator in enum:_MINIDUMP_CALLBACK_TYPE

Completed in 296 milliseconds