glib-d ~master (2019-11-06T23:23:12Z)
Dub
Repo
g_async_queue_pop_unlocked
glib
gasyncqueue
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
gpointer
g_async_queue_pop_unlocked
(
GAsyncQueue
*
queue
)
Meta
Source
See Implementation
glib
gasyncqueue
functions
g_async_queue_length
g_async_queue_length_unlocked
g_async_queue_lock
g_async_queue_new
g_async_queue_new_full
g_async_queue_pop
g_async_queue_pop_unlocked
g_async_queue_push
g_async_queue_push_sorted
g_async_queue_push_sorted_unlocked
g_async_queue_push_unlocked
g_async_queue_ref
g_async_queue_ref_unlocked
g_async_queue_sort
g_async_queue_sort_unlocked
g_async_queue_timed_pop
g_async_queue_timed_pop_unlocked
g_async_queue_timeout_pop
g_async_queue_timeout_pop_unlocked
g_async_queue_try_pop
g_async_queue_try_pop_unlocked
g_async_queue_unlock
g_async_queue_unref
g_async_queue_unref_and_unlock
structs
GAsyncQueue