Searched refs:thread_running (Results 1 – 3 of 3) sorted by relevance
72 mtx_t thread_running; member102 mtx_lock(&ctx->thread_running); in nine_csmt_worker()116 mtx_unlock(&ctx->thread_running); in nine_csmt_worker()119 mtx_lock(&ctx->thread_running); in nine_csmt_worker()124 mtx_unlock(&ctx->thread_running); in nine_csmt_worker()157 (void) mtx_init(&ctx->thread_running, mtx_plain); in nine_csmt_create()239 mtx_destroy(&ctx->thread_running); in nine_csmt_destroy()265 mtx_lock(&ctx->thread_running); in nine_csmt_pause()282 mtx_unlock(&ctx->thread_running); in nine_csmt_resume()
738 bool thread_running; member
2380 queue->thread_running = queue->thread_exit = false; in radv_queue_init()2391 if (queue->thread_running) { in radv_queue_finish()4816 if (!queue->thread_running) { in radv_queue_trigger_submission()4825 queue->thread_running = true; in radv_queue_trigger_submission()