Home
last modified time | relevance | path

Searched defs:this_thread (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/src/
H A Dthread.cpp101 namespace this_thread namespace
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_win.cpp86 const DWORD this_thread = GetCurrentThreadId(); in RunThread() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwince.c162 static thread_info *this_thread; /* Info on thread returned by wait_for_debug_event */ variable