Searched refs:WAKE (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dcondition_variable_event_win.cc106 events_[WAKE] = CreateEvent(NULL, // no security attributes
113 CloseHandle(events_[WAKE]);
140 events[0] = events_[WAKE];
175 SetEvent(events_[WAKE]);
H A Dcondition_variable_event_win.h34 WAKE = 2, enumerator in enum:webrtc::ConditionVariableEventWin::EventWakeUpType
/external/webrtc/src/system_wrappers/source/
H A Dcondition_variable_win.cc88 _events[WAKE] = NULL;
105 _events[WAKE] = CreateEvent(NULL, // no security attributes
116 CloseHandle(_events[WAKE]);
153 events[0] = _events[WAKE];
197 SetEvent(_events[WAKE]);
H A Dcondition_variable_win.h51 WAKE = 2, enumerator in enum:webrtc::ConditionVariableWindows::EventWakeUpType
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-trace.c211 P_FUTEX_OP(WAKE); *arg_mask |= SCF_VAL3|SCF_UADDR2|SCF_TIMEOUT; break;
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dvms_x_fix.h1154 #define sys$wake SYS$WAKE
/external/mesa3d/include/GL/
H A Dvms_x_fix.h1154 #define sys$wake SYS$WAKE

Completed in 934 milliseconds