Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread_list.cpp14 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.h225 void InitThreadList(uptr storage, uptr size);
H A Dhwasan_linux.cpp293 InitThreadList(thread_space_start, thread_space_end - thread_space_start); in InitThreads()