Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp75 void ThreadContextBase::SetStarted(tid_t _os_id, ThreadType _thread_type, in SetStarted() argument
79 thread_type = _thread_type; in SetStarted()
H A Dsanitizer_thread_registry.h64 void SetStarted(tid_t _os_id, ThreadType _thread_type, void *arg);