Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgthread.h129 # define G_TRYLOCK(name) \ macro
137 # define G_TRYLOCK(name) g_mutex_trylock (&G_LOCK_NAME (name)) macro