Home
last modified time | relevance | path

Searched defs:hSynchronize (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sal/osl/os2/
H A Dpipeimpl.cxx519 ServerPipe::ServerPipe( LPCTSTR lpName, HANDLE hMapping, HANDLE hSynchronize, HANDLE hReadPipe, HAN… in ServerPipe()
594 HANDLE hSynchronize = CreatePipeDataMutex( m_lpName, TRUE ); in AcceptConnection() local
636 HANDLE hSynchronize = CreatePipeDataMutex( lpName, FALSE); in Create() local
/aoo4110/main/sal/osl/w32/
H A Dpipeimpl.cxx524 ServerPipe::ServerPipe( LPCTSTR lpName, HANDLE hMapping, HANDLE hSynchronize, HANDLE hReadPipe, HAN… in ServerPipe()
599 HANDLE hSynchronize = CreatePipeDataMutex( m_lpName, TRUE ); in AcceptConnection() local
641 HANDLE hSynchronize = CreatePipeDataMutex( lpName, FALSE); in Create() local

Completed in 25 milliseconds