Searched refs:replay_mutex_lock (Results 1 – 8 of 8) sorted by relevance
44 void replay_mutex_lock(void) in replay_mutex_lock() function
117 replay_mutex_lock(); in icount_prepare_for_run()
222 replay_mutex_lock(); in rr_cpu_thread_fn()
64 void replay_mutex_lock(void);
216 void replay_mutex_lock(void) in replay_mutex_lock() function
307 replay_mutex_lock(); in os_host_main_loop_wait()523 replay_mutex_lock();
623 replay_mutex_lock(); in pause_all_vcpus()
69 the replay_mutex_lock. It used to be held only for each event being75 replay_mutex_lock while the BQL is held. This is enforced by an assert.