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

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

Completed in 85 milliseconds