Home
last modified time | relevance | path

Searched refs:g_once_impl (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/
Dgthread.h228 gpointer g_once_impl (GOnce *once,
250 g_once_impl ((once), (func), (arg)))
252 # define g_once(once, func, arg) g_once_impl ((once), (func), (arg))
Dgthread.c623 g_once_impl (GOnce *once, in g_once_impl() function
/third_party/gstreamer/gstplugins_base/tests/check/
Dgst-plugins-base.supp42 fun:g_once_impl
60 fun:g_once_impl
/third_party/glib/
Dglib.supp44 fun:g_once_impl
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1053 g_once_impl