Searched defs:DetachThread (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc237 void ThreadRegistry::DetachThread(u32 tid, void *arg) { function in class:__sanitizer::ThreadRegistry
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc235 void ThreadRegistry::DetachThread(u32 tid, void *arg) { function in class:__sanitizer::ThreadRegistry
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cpp234 void ThreadRegistry::DetachThread(u32 tid, void *arg) { function in class:__sanitizer::ThreadRegistry

Completed in 89 milliseconds