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