Home
last modified time | relevance | path

Searched refs:g_private_set (Results 1 – 18 of 18) sorted by relevance

/third_party/glib/glib/tests/
Dprivate.c43 g_private_set (&private, GINT_TO_POINTER(1)); in test_private1()
47 g_private_set (&private, GINT_TO_POINTER(2)); in test_private1()
72 g_private_set (&private2, GINT_TO_POINTER (v)); in private2_func()
97 g_private_set (&private2, GINT_TO_POINTER (234)); in test_private2()
132 g_private_set (&key, (void *) 0x1234); in private3_func()
/third_party/glib/glib/
Dgthread.c543 g_private_set (key, allocated); in g_private_set_alloc0()
814 g_private_set (&g_thread_specific_private, data); in g_thread_proxy()
1047 g_private_set (&g_thread_specific_private, thread); in g_thread_self()
Dgthread.h221 void g_private_set (GPrivate *key,
Dgmessages.c1380 g_private_set (&g_log_depth, GUINT_TO_POINTER (depth)); in g_logv()
1413 g_private_set (&g_log_depth, GUINT_TO_POINTER (depth)); in g_logv()
1961 g_private_set (&g_log_structured_depth, GUINT_TO_POINTER (++depth)); in g_log_structured_array()
1966 g_private_set (&g_log_structured_depth, GUINT_TO_POINTER (--depth)); in g_log_structured_array()
Dgcharset.c713 g_private_set (&cache_private, cache); in g_get_language_names_with_category()
Dgthread-win32.c363 g_private_set (GPrivate *key, in g_private_set() function
Dgthread-posix.c1103 g_private_set (GPrivate *key, in g_private_set() function
Dgmain.c833 g_private_set (&thread_context_stack, stack); in g_main_context_push_thread_default()
/third_party/glib/glib/deprecated/
Dgthread-deprecated.c134 g_private_set,
302 g_private_set (&enumerable_thread_private, thread); in g_enumerable_thread_add()
1400 g_private_set (&static_private_private, array); in g_static_private_set()
Dgthread.h249 GLIB_DEPRECATED_IN_2_32_FOR(g_private_set)
/third_party/glib/gio/
Dgcancellable.c197 g_private_set (&current_cancellable, l); in g_cancellable_push_current()
218 g_private_set (&current_cancellable, l); in g_cancellable_pop_current()
Dgtask.c1378 g_private_set (&task_private, GUINT_TO_POINTER (TRUE)); in g_task_thread_setup()
1419 g_private_set (&task_private, GUINT_TO_POINTER (FALSE)); in g_task_thread_cleanup()
/third_party/gstreamer/gstplugins_bad/ext/srtp/
Dgstsrtp.c105 g_private_set (&current_callback, dat); in gst_srtp_init_event_reporter()
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstrusage.c210 g_private_set (&thread_stats_key, stats); in do_stats()
Dgstlatency.c149 g_private_set (&latency_query_stack, g_queue_new ()); in local_latency_query_stack_get()
/third_party/glib/
Dglib.supp574 fun:g_private_set
579 fun:g_private_set
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c793 g_private_set (&current_context_key, context); in gst_gl_context_activate()
799 g_private_set (&current_context_key, NULL); in gst_gl_context_activate()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1027 g_private_set