Home
last modified time | relevance | path

Searched refs:this_process (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_win.cpp87 const DWORD this_process = GetCurrentProcessId(); in RunThread() local
106 thread_entry.th32OwnerProcessID != this_process) in RunThread()