Searched refs:runState (Results 1 – 5 of 5) sorted by relevance
67 private volatile int runState = STOPPED; field in SerializingExecutor167 if (obj.runState == expect) { in runStateCompareAndSet()168 obj.runState = update; in runStateCompareAndSet()178 obj.runState = newValue; in runStateSet()
155 switch (run->runState) { in subproc_persistentModeStateMachine()160 run->runState = _HF_RS_SEND_DATA; in subproc_persistentModeStateMachine()170 run->runState = _HF_RS_WAITING_FOR_READY; in subproc_persistentModeStateMachine()176 run->runState = _HF_RS_SEND_DATA; in subproc_persistentModeStateMachine()181 LOG_F("Unknown runState: %d", run->runState); in subproc_persistentModeStateMachine()372 run->runState = _HF_RS_WAITING_FOR_INITIAL_READY; in subproc_New()
334 runState_t runState; member
67 int runState;
87 int runState; \