Home
last modified time | relevance | path

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

/third_party/glib/gobject/tests/
Dthreadtests.c226 unref_in_thread (gpointer p) in unref_in_thread() function
295 thread = g_thread_create (unref_in_thread, &data, TRUE, &error); in test_threaded_weak_ref()