Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h73 void set_os_id(tid_t os_id) { os_id_ = os_id; } in set_os_id() function
H A Dhwasan_thread.cpp163 t->set_os_id(GetTid()); in EnsureMainThreadIDIsCorrect()