Searched refs:DetachThread (Results 1 – 8 of 8) sorted by relevance
123 bool DetachThread() in DetachThread() function157 success = DetachThread(); in DetachProcess()
43 bool DetachThread(); // not called from standalone, perhaps other tools rely on parts of it
59 if (! glslang::DetachThread()) in DllMain()
110 registry->DetachThread(i, 0); in TestRegistry()116 registry->DetachThread(tid, 0); in TestRegistry()
62 DetachThread(); in DetachThreadLinux()
115 void DetachThread(u32 tid, void *arg);
221 void ThreadRegistry::DetachThread(u32 tid, void *arg) { in DetachThread() function in __sanitizer::ThreadRegistry
313 ctx->thread_registry->DetachThread(tid, thr); in ThreadDetach()