Searched refs:DestroyLogicalThread (Results 1 – 5 of 5) 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()
247 ctx->dd->DestroyLogicalThread(thr->dd_lt); in ThreadFinish()