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.cpp75 void ThreadContextBase::SetStarted(tid_t _os_id, ThreadType _thread_type, in SetStarted() argument
78 os_id = _os_id; in SetStarted()
H A Dsanitizer_thread_registry.h64 void SetStarted(tid_t _os_id, ThreadType _thread_type, void *arg);