Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_thread_list.h112 void RemoveThreadFromLiveList(Thread *t) { in RemoveThreadFromLiveList() function
128 RemoveThreadFromLiveList(t); in ReleaseThread()