Home
last modified time | relevance | path

Searched refs:UNLOCK_CONTEXT (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/
Dgmain.c378 #define UNLOCK_CONTEXT(context) g_mutex_unlock (&context->mutex) macro
612 UNLOCK_CONTEXT (context); in g_main_context_unref()
1296 UNLOCK_CONTEXT (context); in g_source_attach()
1328 UNLOCK_CONTEXT (context); in g_source_destroy_internal()
1356 UNLOCK_CONTEXT (context); in g_source_destroy_internal()
1417 UNLOCK_CONTEXT (source->context); in g_source_get_id()
1490 UNLOCK_CONTEXT (context); in g_source_add_poll()
1527 UNLOCK_CONTEXT (context); in g_source_remove_poll()
1588 UNLOCK_CONTEXT (context); in g_source_add_child_source()
1641 UNLOCK_CONTEXT (context); in g_source_remove_child_source()
[all …]
/third_party/glib/
DNEWS2987 787146 GMainLoop: match of parameter pair of LOCK_CONTEXT/UNLOCK_CONTEXT