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

  /external/bluetooth/glib/gthread/
gthread-none.c 39 #define G_MUTEX_SIZE 0
gthread-posix.c 120 #define G_MUTEX_SIZE (sizeof (pthread_mutex_t))
gthread-win32.c 55 #define G_MUTEX_SIZE (sizeof (gpointer))

Completed in 674 milliseconds