Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgthread.h122 # define G_UNLOCK(name) G_STMT_START{ \ macro
136 # define G_UNLOCK(name) g_mutex_unlock (&G_LOCK_NAME (name)) macro