Searched defs:GetThreadSelf (Results 1 – 3 of 3) sorted by relevance
54 uptr GetThreadSelf() { in GetThreadSelf() function
69 uptr GetThreadSelf() { return reinterpret_cast<uptr>(thrd_current()); } in GetThreadSelf() function
115 uptr GetThreadSelf() { in GetThreadSelf() function