Searched refs:g_async_queue_pop_unlocked (Results 1 – 5 of 5) sorted by relevance
76 gpointer g_async_queue_pop_unlocked (GAsyncQueue *queue);
261 task = g_async_queue_pop_unlocked (pool->queue); in g_thread_pool_wait_for_new_task()315 spawn_thread_data = g_async_queue_pop_unlocked (spawn_thread_queue); in g_thread_pool_spawn_thread()
471 g_async_queue_pop_unlocked (GAsyncQueue *queue) in g_async_queue_pop_unlocked() function
1184 g_async_queue_pop_unlocked
2396 pending_state = g_async_queue_pop_unlocked (nvenc->pending_queue); in _submit_input_buffer()