Home
last modified time | relevance | path

Searched defs:_os_id (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cc62 void ThreadContextBase::SetStarted(uptr _os_id, void *arg) { in SetStarted()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cpp73 void ThreadContextBase::SetStarted(tid_t _os_id, ThreadType _thread_type, in SetStarted()