Searched refs:command_credits_mutex (Results 1 – 1 of 1) sorted by relevance
102 static std::mutex command_credits_mutex; variable375 std::lock_guard<std::mutex> command_credits_lock(command_credits_mutex); in enqueue_command()512 std::lock_guard<std::mutex> command_credits_lock(command_credits_mutex); in process_command_credits()