Searched refs:GetThreadSelf (Results 1 – 7 of 7) sorted by relevance
69 uptr GetThreadSelf() { return reinterpret_cast<uptr>(thrd_current()); } in GetThreadSelf() function71 tid_t GetTid() { return GetThreadSelf(); } in GetTid()
263 uptr current = GetThreadSelf(); in Lock()
54 uptr GetThreadSelf() { in GetThreadSelf() function
115 uptr GetThreadSelf() { in GetThreadSelf() function
85 uptr GetThreadSelf();
201 (void *)GetThreadSelf()); in SetCurrentThread()
444 (void *)GetThreadSelf()); in SetCurrentThread()