Searched refs:pthread_cancel (Results 1 – 5 of 5) sorted by relevance
224 linux_status = pthread_cancel(thread_id); in _tx_thread_delete_port_completion()252 linux_status = pthread_cancel(thread_id); in _tx_thread_reset_port_completion()
72 INT pthread_cancel(pthread_t thread) in pthread_cancel() function
165 INT pthread_cancel(pthread_t thread);329 When the pthread_cancel( ) function is called the target thread is canceled334 with respect to the ailing thread returning from pthread_cancel( ).
542 INT pthread_cancel(pthread_t thread);
483 linux_status = pthread_cancel(thread_id); in _tx_thread_delete_port_completion()507 linux_status = pthread_cancel(thread_id); in _tx_thread_reset_port_completion()