Searched refs:thread_is_running (Results 1 – 3 of 3) sorted by relevance
147 thread_is_running(uint32_t thread_id) in thread_is_running() function244 if (!thread_is_running(thread_id)) { in thread_pipeline_enable()323 if (!thread_is_running(thread_id)) { in thread_pipeline_disable()
114 thread_is_running(uint32_t thread_id) in thread_is_running() function208 return thread_is_running(p->thread_id); in pipeline_is_running()317 if (!thread_is_running(thread_id)) { in softnic_thread_pipeline_enable()399 if (!thread_is_running(thread_id)) { in softnic_thread_pipeline_disable()
159 thread_is_running(uint32_t thread_id) in thread_is_running() function178 return thread_is_running(p->thread_id); in pipeline_is_running()280 if (!thread_is_running(thread_id)) { in thread_pipeline_enable()370 if (!thread_is_running(thread_id)) { in thread_pipeline_disable()