Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_thread_list.h132 void ReleaseThread(Thread *t) { in ReleaseThread() function
H A Dhwasan_linux.cc246 hwasanThreadList().ReleaseThread(t); in __hwasan_thread_exit()