Searched refs:posix_tid2thread (Results 1 – 4 of 4) sorted by relevance
82 thread_ptr = posix_tid2thread(thread); in pthread_cancel()
125 target_thread = posix_tid2thread(thread); in pthread_join()
180 TX_THREAD *posix_tid2thread(pthread_t ptid);
596 TX_THREAD *posix_tid2thread(pthread_t ptid) in posix_tid2thread() function