Home
last modified time | relevance | path

Searched defs:StartThread (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc304 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, bool workerthread, in StartThread() function in __sanitizer::ThreadRegistry
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc306 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, bool workerthread, in StartThread() function in __sanitizer::ThreadRegistry
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cpp302 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, ThreadType thread_type, in StartThread() function in __sanitizer::ThreadRegistry