Home
last modified time | relevance | path

Searched refs:CBaseHandle_WFMO (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DSynchronization.h256 struct CBaseHandle_WFMO;
257 typedef NWindows::NSynchronization::CBaseHandle_WFMO *CHandle_WFMO;
266 struct CBaseHandle_WFMO MY_UNCOPYABLE
270 CBaseHandle_WFMO(): _sync(NULL) {} in CBaseHandle_WFMO() function
271 virtual ~CBaseHandle_WFMO();
278 class CBaseEvent_WFMO : public CBaseHandle_WFMO
337 class CSemaphore_WFMO Z7_final: public CBaseHandle_WFMO
H A DSynchronization.cpp23 'CBaseHandle_WFMO' has no out-of-line virtual method definitions;
25 CBaseHandle_WFMO::~CBaseHandle_WFMO() in ~CBaseHandle_WFMO()

Completed in 2 milliseconds