Searched refs:CreateMutex (Results 1 – 7 of 7) sorted by relevance
61 void CreateMutex();
36 void AsynchronLink::CreateMutex() in CreateMutex() function in svtools::AsynchronLink
160 aLink.CreateMutex(); in SvtMatchContext_Impl()
249 hMutex = CreateMutex( NULL, bInitialOwner, lpMutexName ); in CreatePipeDataMutex()
244 hMutex = CreateMutex( NULL, bInitialOwner, lpMutexName ); in CreatePipeDataMutex()
1330 hMutex = WIN::CreateMutex( NULL, FALSE, sMutexName ); in AlreadyRunning()
371 aDoneLink.CreateMutex(); in SfxMedium_Impl()
Completed in 61 milliseconds