API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
deprecated: 2.8
void g_async_queue_ref_unlocked ( GAsyncQueue* queue )
Increases the reference count of the asynchronous queue by 1.
queue
Deprecated since: 2.8
Reference counting is done atomically. so g_async_queue_ref() can be used regardless of the queue‘s lock.
g_async_queue_ref()