Searched refs:Event_IsCreated (Results 1 - 2 of 2) sorted by path

/external/lzma/C/
H A DThreads.h31 #define Event_IsCreated(p) (*(p) != NULL) macro
/external/lzma/CPP/Windows/
H A DSynchronization.h22 bool IsCreated() { return Event_IsCreated(&_object) != 0; }

Completed in 222 milliseconds