Home
last modified time | relevance | path

Searched refs:ThreadDestroy (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.h58 void ThreadDestroy(Thread *thr);
H A Ddd_rtl.cpp106 void ThreadDestroy(Thread *thr) { in ThreadDestroy() function