Searched refs:posix_tid2tcb (Results 1 – 8 of 8) sorted by relevance
139 target_ptr = posix_tid2tcb(thread); in pthread_join()145 target_ptr = posix_tid2tcb(thread); in pthread_join()
80 pthread_ptr = posix_tid2tcb(pthread_self()); in pthread_testcancel()
80 thread_tcb=posix_tid2tcb(thread); in pthread_getschedparam()
606 pthread = posix_tid2tcb(ptid); in posix_tid2thread()654 POSIX_TCB *posix_tid2tcb(pthread_t ptid) in posix_tid2tcb() function806 joined_pthread_ptr = posix_tid2tcb(joined_pthread_ID); in posix_do_pthread_delete()961 pthread_ptr = posix_tid2tcb(ptid); in posix_get_pthread_errno()
92 pthread_ptr = posix_tid2tcb(thread); in pthread_detach()
86 thread_tcb=posix_tid2tcb(thread); in pthread_setschedparam()
163 current_thread_ptr=posix_tid2tcb(pthread_self()); in pthread_create()
182 POSIX_TCB *posix_tid2tcb(pthread_t ptid);