HomeSort by relevance Sort by last modified time
    Searched refs:CHandle (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/Windows/
Handle.h 8 class CHandle
14 CHandle(): _handle(NULL) {}
15 ~CHandle() { Close(); }
FileMapping.h 12 class CFileMapping: public CHandle
Synchronization.h 87 class CObject: public CHandle

Completed in 78 milliseconds