Searched refs:g_thread_pool_set_max_threads (Results 1 – 6 of 6) sorted by relevance
/third_party/glib/glib/ |
D | gthreadpool.h | 73 gboolean g_thread_pool_set_max_threads (GThreadPool *pool,
|
D | gthreadpool.c | 735 g_thread_pool_set_max_threads (GThreadPool *pool, in g_thread_pool_set_max_threads() function
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsttaskpool.c | 499 g_thread_pool_set_max_threads (taskpool->pool, max_threads, NULL); in gst_shared_task_pool_set_max_threads()
|
/third_party/glib/tests/ |
D | threadpool-test.c | 348 g_thread_pool_set_max_threads (idle_pool, MAX_THREADS, NULL); in test_thread_idle_time()
|
/third_party/glib/gio/ |
D | gtask.c | 1367 g_thread_pool_set_max_threads (task_pool, tasks_running + 1, NULL); in task_pool_manager_timeout() 1405 g_thread_pool_set_max_threads (task_pool, tasks_running - 1, NULL); in g_task_thread_cleanup()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 1142 g_thread_pool_set_max_threads
|