Searched refs:submit_count (Results 1 – 1 of 1) sorted by relevance
2291 uint64_t submit_count = call->tc_submit_count; in thread_call_wait_locked() local2293 while (call->tc_finish_count < submit_count) { in thread_call_wait_locked()