Searched refs:ThreadCallback (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Threading.cpp | 86 static unsigned __stdcall ThreadCallback(void *param) { in ThreadCallback() function 98 RequestedStackSize, ThreadCallback, in llvm_execute_on_thread()
|
/external/llvm/lib/Support/ |
D | Threading.cpp | 85 static unsigned __stdcall ThreadCallback(void *param) { in ThreadCallback() function 97 RequestedStackSize, ThreadCallback, in llvm_execute_on_thread()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.h | 98 typedef void (*ThreadCallback)(ThreadContextBase *tctx, void *arg); typedef 101 void RunCallbackForEachThreadLocked(ThreadCallback cb, void *arg);
|
D | sanitizer_thread_registry.cc | 157 void ThreadRegistry::RunCallbackForEachThreadLocked(ThreadCallback cb, in RunCallbackForEachThreadLocked()
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.h | 110 typedef void (*ThreadCallback)(ThreadContextBase *tctx, void *arg); typedef 113 void RunCallbackForEachThreadLocked(ThreadCallback cb, void *arg);
|
D | sanitizer_thread_registry.cpp | 171 void ThreadRegistry::RunCallbackForEachThreadLocked(ThreadCallback cb, in RunCallbackForEachThreadLocked()
|
/external/google-breakpad/src/client/windows/handler/ |
D | exception_handler.cc | 899 case ThreadCallback: in MinidumpWriteDumpCallback()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 1163 …ModuleCallback,ThreadCallback,ThreadExCallback,IncludeThreadCallback,IncludeModuleCallback,MemoryC… enumerator
|
/external/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 10565 …edef void (__sanitizer::ThreadContextBase*, void*)* __sanitizer::ThreadRegistry::ThreadCallback --> 10566 …<typedef-decl name='ThreadCallback' type-id='type-id-553' filepath='../../.././libsanitizer/saniti… 28542 …edef void (__sanitizer::ThreadContextBase*, void*)* __sanitizer::ThreadRegistry::ThreadCallback --> 28543 …<typedef-decl name='ThreadCallback' type-id='type-id-553' filepath='../../.././libsanitizer/saniti…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 6324 …<typedef-decl name='ThreadCallback' type-id='type-id-553' filepath='../../.././libsanitizer/saniti… 16556 …<typedef-decl name='ThreadCallback' type-id='type-id-553' filepath='../../.././libsanitizer/saniti…
|