Searched refs:dispatch_mutex_ (Results 1 – 3 of 3) sorted by relevance
311 mutex::scoped_lock lock(dispatch_mutex_);331 mutex::scoped_lock lock(dispatch_mutex_);359 mutex::scoped_lock lock(dispatch_mutex_);383 mutex::scoped_lock lock(dispatch_mutex_);405 mutex::scoped_lock lock(dispatch_mutex_);419 mutex::scoped_lock lock(dispatch_mutex_);547 mutex::scoped_lock lock(dispatch_mutex_);578 mutex::scoped_lock lock(dispatch_mutex_);
60 mutex::scoped_lock lock(dispatch_mutex_); in schedule_timer()77 mutex::scoped_lock lock(dispatch_mutex_); in cancel_timer()90 boost::asio::detail::mutex::scoped_lock lock(dispatch_mutex_); in move_timer()
313 mutex dispatch_mutex_; member in boost::asio::detail::win_iocp_io_context