Searched refs:DestroyLogicalThread (Results 1 – 5 of 5) sorted by relevance
47 void DestroyLogicalThread(DDLogicalThread *lt);87 void DD::DestroyLogicalThread(DDLogicalThread *lt) { in DestroyLogicalThread() function in __sanitizer::DD
79 virtual void DestroyLogicalThread(DDLogicalThread *lt) {} in DestroyLogicalThread() function
91 void DestroyLogicalThread(DDLogicalThread *lt);148 void DD::DestroyLogicalThread(DDLogicalThread *lt) { in DestroyLogicalThread() function in __sanitizer::DD
105 ctx->dd->DestroyLogicalThread(thr->dd_lt); in ThreadDestroy()
135 ctx->dd->DestroyLogicalThread(thr->dd_lt); in OnFinished()