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

  /external/lzma/C/
Threads.h 29 typedef CEvent CManualResetEvent;
36 WRes ManualResetEvent_Create(CManualResetEvent *p, int signaled);
37 WRes ManualResetEvent_CreateNotSignaled(CManualResetEvent *p);
  /external/lzma/CPP/Windows/
Synchronization.h 50 class CManualResetEvent: public CBaseEvent

Completed in 71 milliseconds