Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_thread_list.cpp9 void InitThreadList(uptr storage, uptr size) { in InitThreadList() function
H A Dhwasan_fuchsia.cpp72 InitThreadList(thread_start, alloc_size); in InitThreads()
H A Dhwasan_thread_list.h202 void InitThreadList(uptr storage, uptr size);
H A Dhwasan_linux.cpp234 InitThreadList(thread_space_start, thread_space_end - thread_space_start); in InitThreads()