Home
last modified time | relevance | path

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

/third_party/glib/tests/
Dthreadpool-test.c296 g_assert (g_thread_pool_get_max_threads (pool) == max_threads); in test_thread_sort()
297 g_assert (g_thread_pool_get_num_threads (pool) == g_thread_pool_get_max_threads (pool)); in test_thread_sort()
352 g_assert (g_thread_pool_get_max_threads (idle_pool) == MAX_THREADS); in test_thread_idle_time()
/third_party/glib/glib/
Dgthreadpool.h77 gint g_thread_pool_get_max_threads (GThreadPool *pool);
Dgthreadpool.c787 g_thread_pool_get_max_threads (GThreadPool *pool) in g_thread_pool_get_max_threads() function
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1143 g_thread_pool_get_max_threads