Searched refs:pthread_self (Results 1 – 5 of 5) sorted by relevance
46 return (__ARM_TPL_thread_id)pthread_self(); in __ARM_TPL_thread_get_current_id()
665 pthread_t pthread_self (void) in pthread_self() function679 RTM_EXPORT(pthread_self);
176 pthread_t pthread_self (void);
110 + pthread_self()
212 return thread::id(pthread_self());
Completed in 6 milliseconds