Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-sysdeps-wince-glue.h210 #define CreateMutexA _dbus_wince_CreateMutexA macro
211 HANDLE CreateMutexA(LPSECURITY_ATTRIBUTES,BOOL,LPCSTR);
Ddbus-sysdeps-win.c2510 mutex = CreateMutexA( NULL, FALSE, mutexname ); in _dbus_global_lock()
2647 hDBusDaemonMutex = CreateMutexA( NULL, FALSE, _dbus_string_get_const_data(&mutex_name) ); in _dbus_daemon_is_session_bus_address_published()
2692 hDBusDaemonMutex = CreateMutexA( NULL, FALSE, _dbus_string_get_const_data(&mutex_name) ); in _dbus_daemon_publish_session_bus_address()
2808 daemon = CreateMutexA( NULL, FALSE, _dbus_string_get_const_data(&mutex_name) ); in _dbus_daemon_already_runs()
Ddbus-sysdeps-wince-glue.c789 CreateMutexA (LPSECURITY_ATTRIBUTES lpMutexAttributes, BOOL bInitialOwner, in CreateMutexA() function
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym705 PUBLIC e93f c CreateMutexA