Searched defs:PSEvent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/
H A Dps_event.h17 * PSEvent
19 * The PSEvent system provides an in-order event processing mechanism.
71 } PSEvent; typedef in typeref:struct:__anon8932
77 PSEvent* PSEventTryAcquire();
78 PSEvent* PSEventWaitAcquire();
79 void PSEventRelease(PSEvent* event);

Completed in 172 milliseconds