Searched defs:GetThreadSelf (Results 1 – 6 of 6) sorted by relevance
53 uptr GetThreadSelf() { in GetThreadSelf() function
69 uptr GetThreadSelf() { in GetThreadSelf() function
54 uptr GetThreadSelf() { in GetThreadSelf() function
64 uptr GetThreadSelf() { return static_cast<uptr>(pthread_self()); } in GetThreadSelf() function
76 uptr GetThreadSelf() { return reinterpret_cast<uptr>(thrd_current()); } in GetThreadSelf() function
107 uptr GetThreadSelf() { in GetThreadSelf() function