Home
last modified time | relevance | path

Searched refs:Shutdown (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/oss/src/utils/
A DThreadExecutor.cc33 while (!state_.compare_exchange_strong(expected, State::Shutdown)) in ~ThreadExecutor()
69 } while (expected != State::Shutdown); in execute()
88 } while (expected != State::Shutdown); in detach()
A DThreadExecutor.h34 Free, Locked, Shutdown enumerator
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaevents.m48 // Override terminate to handle Quit and System Shutdown smoothly.

Completed in 8 milliseconds