Searched refs:ExecState (Results 1 – 2 of 2) sorted by relevance
165 Mutexed<ExecState>::Locked state(mExecState); in setListener_vb()181 Mutexed<ExecState>::Locked state(mExecState); in queue_nb()210 Mutexed<ExecState>::Locked state(mExecState); in flush_sm()242 Mutexed<ExecState>::Locked state(mExecState); in drain_nb()261 Mutexed<ExecState>::Locked state(mExecState); in start()286 Mutexed<ExecState>::Locked state(mExecState); in stop()313 Mutexed<ExecState>::Locked state(mExecState); in reset()458 Mutexed<ExecState>::Locked state(mExecState); in processQueue()469 Mutexed<ExecState>::Locked state(mExecState); in processQueue()509 Mutexed<ExecState>::Locked state(mExecState); in processQueue()[all …]
192 struct ExecState { struct193 ExecState() : mState(UNINITIALIZED) {} in ExecState() argument198 Mutexed<ExecState> mExecState; argument