Searched refs:thread_is_running (Results 1 – 3 of 3) sorted by relevance
154 thread_is_running(uint32_t thread_id) in thread_is_running() function251 if (!thread_is_running(thread_id)) { in thread_pipeline_enable()330 if (!thread_is_running(thread_id)) { in thread_pipeline_disable()
112 thread_is_running(uint32_t thread_id) in thread_is_running() function204 return thread_is_running(p->thread_id); in pipeline_is_running()313 if (!thread_is_running(thread_id)) { in softnic_thread_pipeline_enable()395 if (!thread_is_running(thread_id)) { in softnic_thread_pipeline_disable()
157 thread_is_running(uint32_t thread_id) in thread_is_running() function176 return thread_is_running(p->thread_id); in pipeline_is_running()278 if (!thread_is_running(thread_id)) { in thread_pipeline_enable()368 if (!thread_is_running(thread_id)) { in thread_pipeline_disable()