Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Ddeep_thread_stack.cpp36 void RunThread(callback_type function) { in RunThread() function
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_win.cpp83 DWORD WINAPI RunThread(void *argument) { in RunThread() function
H A Dsanitizer_stoptheworld_mac.cpp53 void *RunThread(void *arg) { in RunThread() function
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_thread_registry_test.cpp181 void *RunThread(void *arg) { RunThread() function