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.cpp83 void ThreadContextBase::SetStarted(tid_t _os_id, ThreadType _thread_type, in SetStarted() argument
87 thread_type = _thread_type; in SetStarted()
H A Dsanitizer_thread_registry.h65 void SetStarted(tid_t _os_id, ThreadType _thread_type, void *arg);