Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgtype.c124 #define G_WRITE_UNLOCK(rw_lock) do { g_printerr (G_STRLOC ": writeL--\n"); g_rw_lock_writer_unlock … macro
129 #define G_WRITE_UNLOCK(rw_lock) g_rw_lock_writer_unlock (rw_lock) macro