HomeSort by relevance Sort by last modified time
    Searched full:runstate (Results 1 - 10 of 10) sorted by null

  /external/chromium/base/
condition_variable.h 149 enum RunState { SHUTDOWN = 0, RUNNING = 64213 };
155 RunState run_state_;
message_pump_glib.h 84 struct RunState {
111 RunState* state_;
message_loop.h 264 struct RunState {
277 class AutoRunState : RunState {
283 RunState* previous_state_;
427 RunState* state_;
message_pump_glib.cc 170 RunState state;
177 RunState* previous_state = state_;
message_pump_win.h 82 struct RunState {
107 RunState* state_;
process_util_linux.cc 159 // pid (name) runstate ppid
166 char runstate = closeparen[2]; local
170 if (runstate != 'Z')
message_pump_win.cc 43 RunState s;
49 RunState* previous_state = state_;
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 298 * runState, indicating whether running, shutting down etc
315 * The runState provides the main lifecyle control, taking on values:
327 * ordered comparisons. The runState monotonically increases over
355 // runState is stored in the high-order bits
618 * Transitions runState to given target, or leaves it alone if
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiStateTracker.java     [all...]
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 136 milliseconds