AsyncQueue


Object Hierarchy:

Object hierarchy for AsyncQueue

Description:

[ Compact ]
[ CCode ( ref_function = "g_async_queue_ref" , unref_function = "g_async_queue_unref" ) ]
public class AsyncQueue<G>

An opaque data structure which represents an asynchronous queue.

It should only be accessed through the `g_async_queue_*` functions.


Namespace: GLib
Package: glib-2.0

Content:

Creation methods:

Methods: