Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgthreadpool.c114 static gint kill_unused_threads = 0; variable
219 if (g_atomic_int_add (&kill_unused_threads, -1) > 0) in g_thread_pool_wait_for_new_pool()
984 g_atomic_int_set (&kill_unused_threads, -max_threads); in g_thread_pool_set_max_unused_threads()