Searched refs:posix_tid2thread (Results 1 – 4 of 4) sorted by relevance
81 thread_ptr = posix_tid2thread(thread); in pthread_cancel()
124 target_thread = posix_tid2thread(thread); in pthread_join()
179 TX_THREAD *posix_tid2thread(pthread_t ptid);
595 TX_THREAD *posix_tid2thread(pthread_t ptid) in posix_tid2thread() function