Home
last modified time | relevance | path

Searched defs:G_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/glib/glib/
Dgthread.h376 # define G_UNLOCK(name) G_STMT_START{ \ macro
390 # define G_UNLOCK(name) g_static_mutex_unlock (&G_LOCK_NAME (name)) macro
398 # define G_UNLOCK(name) macro