Searched refs:thrd_current (Results 1 – 8 of 8) sorted by relevance
19 thrd_current;
23 thrd_create.3 thrd_current.3 \
73 thrd_current(void) in thrd_current() function
101 thrd_t thrd_current(void);
149 thrd_t self = thrd_current(); in CreateMainThread()
69 uptr GetThreadSelf() { return reinterpret_cast<uptr>(thrd_current()); } in GetThreadSelf()
426 __libcpp_thread_id __libcpp_thread_get_current_id() { return thrd_current(); }
803 SYMBOL(thrd_current, None, <threads.h>)