Searched refs:AtomicShutdown_g (Results 1 – 1 of 1) sorted by relevance
172 static atomic_t AtomicShutdown_g = ATOMIC_INIT(FALSE); variable245 atomic_set(&AtomicShutdown_g, TRUE); in EplLinInit()428 atomic_set(&AtomicShutdown_g, FALSE); in EplLinInit()445 (atomic_read(&AtomicShutdown_g) == TRUE)); in EplLinExit()510 atomic_set(&AtomicShutdown_g, TRUE); in AppCbEvent()