Home
last modified time | relevance | path

Searched refs:hCompPort_ (Results 1 – 4 of 4) sorted by relevance

/glogg/src/
H A Dwinwatchtowerdriver.cpp149 hCompPort_ = CreateIoCompletionPort( INVALID_HANDLE_VALUE, in WinWatchTowerDriver()
272 hCompPort_ = CreateIoCompletionPort( hDir, in serialisedAddDir()
273 hCompPort_, //if m_hCompPort is NULL, hDir is associated with a NEW completion port, in serialisedAddDir()
323 BOOL status = GetQueuedCompletionStatus( hCompPort_, in waitAndProcessEvents()
396 PostQueuedCompletionStatus( hCompPort_, 0, 0, NULL ); in interruptWait()
H A Dwinwatchtowerdriver.h207 HANDLE hCompPort_; variable
/glogg/glogg/src/
H A Dwinwatchtowerdriver.cpp
H A Dwinwatchtowerdriver.h