Home
last modified time | relevance | path

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

/freebsd/contrib/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