Searched refs:g_once_impl (Results 1 – 5 of 5) sorted by relevance
228 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))
623 g_once_impl (GOnce *once, in g_once_impl() function
42 fun:g_once_impl60 fun:g_once_impl
44 fun:g_once_impl
1053 g_once_impl