Searched refs:ThreadDestroy (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/compiler-rt/lib/tsan/dd/ | ||
| H A D | dd_rtl.h | 58 void ThreadDestroy(Thread *thr); |
| H A D | dd_rtl.cpp | 106 void ThreadDestroy(Thread *thr) { in ThreadDestroy() function |