HomeSort by relevance Sort by last modified time
    Searched defs:CreateMutexA (Results 1 - 2 of 2) sorted by null

  /external/dbus/dbus/
dbus-sysdeps-wince-glue.c 789 CreateMutexA (LPSECURITY_ATTRIBUTES lpMutexAttributes, BOOL bInitialOwner,
dbus-sysdeps-wince-glue.h 210 #define CreateMutexA _dbus_wince_CreateMutexA
211 HANDLE CreateMutexA(LPSECURITY_ATTRIBUTES,BOOL,LPCSTR);

Completed in 158 milliseconds