Searched refs:pthread_cancel (Results 1 – 5 of 5) sorted by relevance
223 linux_status = pthread_cancel(thread_id); in _tx_thread_delete_port_completion()251 linux_status = pthread_cancel(thread_id); in _tx_thread_reset_port_completion()
71 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( ).
541 INT pthread_cancel(pthread_t thread);
482 linux_status = pthread_cancel(thread_id); in _tx_thread_delete_port_completion()506 linux_status = pthread_cancel(thread_id); in _tx_thread_reset_port_completion()