Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_thread_list.cpp9 void InitThreadList(uptr storage, uptr size) { in InitThreadList() function
H A Dhwasan_fuchsia.cpp75 InitThreadList(thread_start, alloc_size); in InitThreads()
H A Dhwasan_thread_list.h202 void InitThreadList(uptr storage, uptr size);
H A Dhwasan_linux.cpp239 InitThreadList(thread_space_start, thread_space_end - thread_space_start); in InitThreads()