Lines Matching refs:ScopedLock
3001 ScopedLock with(debugger_access_); in SetMessageHandler()
3038 ScopedLock with(dispatch_handler_access_); in SetDebugMessageDispatchHandler()
3051 ScopedLock with(debugger_access_); in InvokeMessageHandler()
3081 ScopedLock with(dispatch_handler_access_); in ProcessCommand()
3110 ScopedLock with(debugger_access_); in IsDebuggerActive()
3200 ScopedLock with(dispatch_handler_access_); in CallMessageDispatchHandler()
3531 ScopedLock sl(lock_); in IsEmpty()
3537 ScopedLock sl(lock_); in Get()
3545 ScopedLock sl(lock_); in Put()
3552 ScopedLock sl(lock_); in Clear()
3572 ScopedLock lock(mutex_); in Schedule()
3586 ScopedLock lock(mutex_); in Run()