Searched refs:ExecState (Results 1 – 2 of 2) sorted by relevance
219 Mutexed<ExecState>::Locked state(mExecState); in setListener_vb()236 Mutexed<ExecState>::Locked state(mExecState); in queue_nb()267 Mutexed<ExecState>::Locked state(mExecState); in flush_sm()296 Mutexed<ExecState>::Locked state(mExecState); in drain_nb()315 Mutexed<ExecState>::Locked state(mExecState); in start()341 Mutexed<ExecState>::Locked state(mExecState); in stop()366 Mutexed<ExecState>::Locked state(mExecState); in reset()515 Mutexed<ExecState>::Locked state(mExecState); in processQueue()526 Mutexed<ExecState>::Locked state(mExecState); in processQueue()568 Mutexed<ExecState>::Locked state(mExecState); in processQueue()[all …]
196 struct ExecState { struct197 ExecState() : mState(UNINITIALIZED) {} in ExecState() argument202 Mutexed<ExecState> mExecState; argument