Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgosxcontenttype.m32 G_LOCK_DEFINE_STATIC (gio_xdgmime); function
/third_party/glib/glib/
Dgthread.h110 #define G_LOCK_DEFINE_STATIC(name) static G_LOCK_DEFINE (name) macro