Searched refs:ocs_thread_terminate_requested (Results 1 – 3 of 3) sorted by relevance
708 int32_t ocs_thread_terminate_requested(ocs_thread_t *thread) in ocs_thread_terminate_requested() function
1003 extern int32_t ocs_thread_terminate_requested(ocs_thread_t *thread);
85 while (!ocs_thread_terminate_requested(mythread)) { in ocs_unsol_rq_thread()