Searched refs:DestroyPhysicalThread (Results 1 – 10 of 10) sorted by relevance
42 ctx->dd->DestroyPhysicalThread(proc->dd_pt); in ProcDestroy()
41 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
43 void DestroyPhysicalThread(DDPhysicalThread *pt) override;76 void DD::DestroyPhysicalThread(DDPhysicalThread *pt) { in DestroyPhysicalThread() function in __sanitizer::DD
78 virtual void DestroyPhysicalThread(DDPhysicalThread *pt) {} in DestroyPhysicalThread() function
87 void DestroyPhysicalThread(DDPhysicalThread *pt);130 void DD::DestroyPhysicalThread(DDPhysicalThread *pt) { in DestroyPhysicalThread() function in __sanitizer::DD
108 ctx->dd->DestroyPhysicalThread(thr->dd_pt); in ThreadDestroy()
107 ctx->dd->DestroyPhysicalThread(thr->dd_pt); in ThreadDestroy()