Searched refs:efState (Results 1 – 2 of 2) sorted by relevance
103 uint32_t efState = 0; in threadLoop() local105 &efState); in threadLoop()106 if (efState & EXIT_REQUEST) { in threadLoop()110 if (efState & STAND_BY_REQUEST) { in threadLoop()114 if (efState & (MessageQueueFlagBits::NOT_FULL | 0)) { in threadLoop()
105 uint32_t efState = 0; in threadLoop() local107 &efState); in threadLoop()108 if (efState & EXIT_REQUEST) { in threadLoop()112 if (efState & STAND_BY_REQUEST) { in threadLoop()116 if (efState & (MessageQueueFlagBits::NOT_EMPTY | 0)) { in threadLoop()