Searched refs:to_posix_thread (Results 1 – 3 of 3) sorted by relevance
139 struct posix_thread *to_posix_thread(pthread_t pthread) in to_posix_thread() function223 t = to_posix_thread(pthread_self()); in __z_pthread_cleanup_push()240 t = to_posix_thread(pthread_self()); in __z_pthread_cleanup_pop()628 t = to_posix_thread(pthread_self()); in pthread_setcancelstate()667 t = to_posix_thread(pthread_self()); in pthread_setcanceltype()693 t = to_posix_thread(pthread_self()); in pthread_testcancel()724 t = to_posix_thread(pthread); in pthread_cancel()766 t = to_posix_thread(pthread); in pthread_setschedparam()837 t = to_posix_thread(pthread); in pthread_getschedparam()895 self = to_posix_thread(pthread_self()); in pthread_exit()[all …]
100 struct posix_thread *to_posix_thread(pthread_t pth);
184 thread = to_posix_thread(pthread_self()); in pthread_setspecific()262 thread = to_posix_thread(pthread_self()); in pthread_getspecific()