Home
last modified time | relevance | path

Searched refs:_os_id (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
86 os_id = _os_id; in SetStarted()
H A Dsanitizer_thread_registry.h65 void SetStarted(tid_t _os_id, ThreadType _thread_type, void *arg);