Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread_list.h118 void RemoveThreadFromLiveList(Thread *t) in RemoveThreadFromLiveList() function
134 RemoveThreadFromLiveList(t); in ReleaseThread()