HomeSort by relevance Sort by last modified time
    Searched defs:CAutoResetEvent (Results 1 - 2 of 2) sorted by null

  /external/lzma/C/
Threads.h 28 typedef CEvent CAutoResetEvent;
38 WRes AutoResetEvent_Create(CAutoResetEvent *p, int signaled);
39 WRes AutoResetEvent_CreateNotSignaled(CAutoResetEvent *p);
  /external/lzma/CPP/Windows/
Synchronization.h 71 class CAutoResetEvent: public CBaseEvent

Completed in 485 milliseconds