Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgclosure.h190 guint in_marshal : 1; /* (atomic) */ member
Dgclosure.c793 gboolean in_marshal = closure->in_marshal; in g_closure_invoke() local
856 gboolean in_marshal = closure->in_marshal; in _g_closure_invoke_va() local