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

/external/dbus/dbus/
H A Ddbus-sysdeps-win.c2499 DWORD gotMutex; local
2507 gotMutex = WaitForSingleObject( mutex, INFINITE );
2508 switch( gotMutex )

Completed in 93 milliseconds