OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWait
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/native_client_sdk/src/examples/api/input_event/
shared_queue.h
18
kWait
= 0,
102
// If |wait| is
kWait
, GetItem will wait to return until the queue
input_event.cc
255
QueueGetResult result = event_queue_.GetItem(&event,
kWait
);
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
peer_channel.cc
57
kWait
,
84
return ds && ds->PathEquals(kRequestPaths[
kWait
]);
209
if (i ==
kWait
)
Completed in 72 milliseconds