Searched refs:g_async_queue_length_unlocked (Results 1 – 5 of 5) sorted by relevance
249 g_async_queue_length_unlocked (pool->queue) > 0)) in g_thread_pool_wait_for_new_task()266 g_async_queue_length_unlocked (pool->queue))); in g_thread_pool_wait_for_new_task()276 g_async_queue_length_unlocked (pool->queue))); in g_thread_pool_wait_for_new_task()290 g_async_queue_length_unlocked (pool->queue))); in g_thread_pool_wait_for_new_task()388 if (g_async_queue_length_unlocked (pool->queue) == in g_thread_pool_thread_proxy()394 g_async_queue_length_unlocked (pool->queue) <= 0) in g_thread_pool_thread_proxy()441 if (g_async_queue_length_unlocked (unused_thread_queue) < 0) in g_thread_pool_start_thread()686 if (g_async_queue_length_unlocked (real->queue) >= 0) in g_thread_pool_push()759 to_start = g_async_queue_length_unlocked (real->queue); in g_thread_pool_set_max_threads()902 while (g_async_queue_length_unlocked (real->queue) != (gint) -real->num_threads && in g_thread_pool_free()[all …]
90 gint g_async_queue_length_unlocked (GAsyncQueue *queue);
709 g_async_queue_length_unlocked (GAsyncQueue *queue) in g_async_queue_length_unlocked() function
1187 g_async_queue_length_unlocked
2394 len = g_async_queue_length_unlocked (nvenc->pending_queue); in _submit_input_buffer()