Searched refs:g_static_private_get (Results 1 – 14 of 14) sorted by relevance
254 l = g_static_private_get (¤t_cancellable); in g_cancellable_push_current()271 l = g_static_private_get (¤t_cancellable); in g_cancellable_pop_current()293 l = g_static_private_get (¤t_cancellable); in g_cancellable_get_current()
145 private1 = g_static_private_get (&test_g_static_private_private1); in test_g_static_private_thread()153 private2 = g_static_private_get (&test_g_static_private_private2); in test_g_static_private_thread()175 private2 = g_static_private_get (&test_g_static_private_private2); in test_g_static_private_thread()
195 Data* data = static_cast<Data*>(g_static_private_get(&m_key)); in get()
256 gpointer g_static_private_get (GStaticPrivate *private_key);
420 g_static_private_get (GStaticPrivate *private_key) in g_static_private_get() function
1381 msg = g_static_private_get (&msg_private); in g_strerror()1545 msg = g_static_private_get (&msg_private); in g_strsignal()
547 GCharsetCache *cache = g_static_private_get (&cache_private); in g_get_charset()
1203 GFilenameCharsetCache *cache = g_static_private_get (&cache_private); in g_get_filename_charsets()
3057 #undef g_static_private_get 3058 extern __typeof (g_static_private_get) g_static_private_get __attribute((alias("IA__g_static_privat…
3089 GLanguageNamesCache *cache = g_static_private_get (&cache_private); in g_get_language_names()
1491 GMainDispatch *dispatch = g_static_private_get (&depth_private); in get_dispatch()
3046 extern __typeof (g_static_private_get) IA__g_static_private_get __attribute((visibility("hidden")));3047 #define g_static_private_get IA__g_static_private_get macro
604 return g_static_private_get (&module_error_private); in g_module_error()
625 g_static_private_get