Searched refs:_os_id (Results 1 – 4 of 4) sorted by relevance
62 void ThreadContextBase::SetStarted(uptr _os_id, void *arg) { in SetStarted() argument64 os_id = _os_id; in SetStarted()
57 void SetStarted(uptr _os_id, void *arg);
73 void ThreadContextBase::SetStarted(tid_t _os_id, ThreadType _thread_type, in SetStarted() argument76 os_id = _os_id; in SetStarted()
63 void SetStarted(tid_t _os_id, ThreadType _thread_type, void *arg);