Searched refs:DestroyLogicalThread (Results 1 – 6 of 6) sorted by relevance
46 void DestroyLogicalThread(DDLogicalThread *lt) override;87 void DD::DestroyLogicalThread(DDLogicalThread *lt) { in DestroyLogicalThread() function in __sanitizer::DD
81 virtual void DestroyLogicalThread(DDLogicalThread *lt) {} in DestroyLogicalThread() function
90 void DestroyLogicalThread(DDLogicalThread *lt);143 void DD::DestroyLogicalThread(DDLogicalThread *lt) { in DestroyLogicalThread() function in __sanitizer::DD
108 ctx->dd->DestroyLogicalThread(thr->dd_lt); in ThreadDestroy()
256 ctx->dd->DestroyLogicalThread(thr->dd_lt); in OnFinished()
247 ctx->dd->DestroyLogicalThread(thr->dd_lt); in ThreadFinish()