Searched refs:DestroyPhysicalThread (Results 1 – 5 of 5) sorted by relevance
42 ctx->dd->DestroyPhysicalThread(proc->dd_pt); in ProcDestroy()
44 void DestroyPhysicalThread(DDPhysicalThread *pt) override;77 void DD::DestroyPhysicalThread(DDPhysicalThread *pt) { in DestroyPhysicalThread() function in __sanitizer::DD
76 virtual void DestroyPhysicalThread(DDPhysicalThread *pt) {} in DestroyPhysicalThread() function
88 void DestroyPhysicalThread(DDPhysicalThread *pt);135 void DD::DestroyPhysicalThread(DDPhysicalThread *pt) { in DestroyPhysicalThread() function in __sanitizer::DD
108 ctx->dd->DestroyPhysicalThread(thr->dd_pt); in ThreadDestroy()