Searched refs:to_posix_thread (Results 1 – 3 of 3) sorted by relevance
145 struct posix_thread *to_posix_thread(pthread_t pthread) in to_posix_thread() function213 t = to_posix_thread(pthread_self()); in __z_pthread_cleanup_push()230 t = to_posix_thread(pthread_self()); in __z_pthread_cleanup_pop()730 t = to_posix_thread(pthread_self()); in pthread_setcancelstate()771 t = to_posix_thread(pthread_self()); in pthread_setcanceltype()799 t = to_posix_thread(pthread_self()); in pthread_testcancel()830 t = to_posix_thread(pthread); in pthread_cancel()873 t = to_posix_thread(pthread); in pthread_setschedparam()914 t = to_posix_thread(thread); in pthread_setschedprio()988 t = to_posix_thread(pthread); in pthread_getschedparam()[all …]
107 struct posix_thread *to_posix_thread(pthread_t pth);
176 thread = to_posix_thread(pthread_self()); in pthread_setspecific()251 thread = to_posix_thread(pthread_self()); in pthread_getspecific()