Home
last modified time | relevance | path

Searched refs:pthread_self (Results 1 – 5 of 5) sorted by relevance

/components/libc/cplusplus/cpp11/armclang/
A Dthread.cpp46 return (__ARM_TPL_thread_id)pthread_self(); in __ARM_TPL_thread_get_current_id()
/components/libc/posix/pthreads/
A Dpthread.c665 pthread_t pthread_self (void) in pthread_self() function
679 RTM_EXPORT(pthread_self);
A Dpthread.h176 pthread_t pthread_self (void);
/components/libc/
A Dposix-info.txt110 + pthread_self()
/components/libc/cplusplus/cpp11/gcc/
A Dthread212 return thread::id(pthread_self());

Completed in 6 milliseconds