Searched refs:CreateMutex (Results 1 – 2 of 2) sorted by relevance
37 static void CreateMutex(MutexType, MutexHandle& handle) in CreateMutex() function111 : sapi_ { { CreateMutex, DestroyMutex, LockMutex, UnlockMutex }, GetThreadId } in MetaObjectLib()
37 mutex_ = CreateMutex(NULL, FALSE, NULL); in GraphicMutex()