Searched refs:posix_tid2tcb (Results 1 – 8 of 8) sorted by relevance
138 target_ptr = posix_tid2tcb(thread); in pthread_join()144 target_ptr = posix_tid2tcb(thread); in pthread_join()
79 pthread_ptr = posix_tid2tcb(pthread_self()); in pthread_testcancel()
79 thread_tcb=posix_tid2tcb(thread); in pthread_getschedparam()
605 pthread = posix_tid2tcb(ptid); in posix_tid2thread()653 POSIX_TCB *posix_tid2tcb(pthread_t ptid) in posix_tid2tcb() function805 joined_pthread_ptr = posix_tid2tcb(joined_pthread_ID); in posix_do_pthread_delete()960 pthread_ptr = posix_tid2tcb(ptid); in posix_get_pthread_errno()
91 pthread_ptr = posix_tid2tcb(thread); in pthread_detach()
85 thread_tcb=posix_tid2tcb(thread); in pthread_setschedparam()
162 current_thread_ptr=posix_tid2tcb(pthread_self()); in pthread_create()
181 POSIX_TCB *posix_tid2tcb(pthread_t ptid);