Home
last modified time | relevance | path

Searched refs:g_async_queue_new_full (Results 1 – 25 of 137) sorted by relevance

123456

/dports/net-p2p/ncdc/ncdc-1.22.1/src/
H A Ddb.c534 GAsyncQueue *a = g_async_queue_new_full(g_free); in db_fl_addhash()
559 GAsyncQueue *a = g_async_queue_new_full(g_free); in db_fl_gettthl()
581 GAsyncQueue *a = g_async_queue_new_full(g_free); in db_fl_getfile()
620 GAsyncQueue *a = g_async_queue_new_full(g_free); in db_fl_getids()
664 GAsyncQueue *a = g_async_queue_new_full(g_free); in db_dl_getdls()
691 GAsyncQueue *a = g_async_queue_new_full(g_free); in db_dl_getdlus()
832 GAsyncQueue *a = g_async_queue_new_full(g_free); in db_dl_checkhash()
875 GAsyncQueue *a = g_async_queue_new_full(g_free); in db_share_list()
1006 GAsyncQueue *a = g_async_queue_new_full(g_free); in db_vars_cacheget()
1186 GAsyncQueue *a = g_async_queue_new_full(g_free); in db_users_cacheget()
[all …]
/dports/misc/gnome-devel-docs/gnome-devel-docs-40.3/platform-demos/C/samples/
H A Dtest-custom-gsource.c55 queue = g_async_queue_new_full (destroy_cb); in test_messages_with_callback()
91 queue = g_async_queue_new_full (destroy_cb); in test_messages_without_callback()
/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/src/
H A Dmessage-queue.c24 self->queue = g_async_queue_new_full (g_object_unref); in message_queue_init()
/dports/net-mgmt/seafile-client/seafile-7.0.9/common/
H A Dmq-mgr.c27 g_async_queue_new_full ((GDestroyNotify)json_decref)); in seaf_mq_manager_init()
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/common/
H A Dmq-mgr.c27 async_queue = g_async_queue_new_full ((GDestroyNotify)json_decref); in seaf_mq_manager_channel_new()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgasyncqueue.h41 GAsyncQueue *g_async_queue_new_full (GDestroyNotify item_free_func);
H A Dgasyncqueue.c121 return g_async_queue_new_full (NULL); in g_async_queue_new()
137 g_async_queue_new_full (GDestroyNotify item_free_func) in g_async_queue_new_full() function
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/scheduler/agent/
H A Devent.c68 vl_singleton.queue = g_async_queue_new_full((GDestroyNotify)event_destroy); in event_loop_get()
/dports/www/janus/janus-gateway-0.11.6/events/
H A Djanus_nanomsgevh.c222 events = g_async_queue_new_full((GDestroyNotify) janus_nanomsgevh_event_free); in janus_nanomsgevh_init()
223 nfd_queue = g_async_queue_new_full((GDestroyNotify) g_free); in janus_nanomsgevh_init()
H A Djanus_gelfevh.c386 events = g_async_queue_new_full((GDestroyNotify) janus_gelfevh_event_free); in janus_gelfevh_init()
H A Djanus_sampleevh.c254 events = g_async_queue_new_full((GDestroyNotify) janus_sampleevh_event_free); in janus_sampleevh_init()
/dports/devel/glib20/glib-2.70.4/tests/
H A Dasyncqueue-test.c145 q = g_async_queue_new_full (counting_destroy); in basic_tests()
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dasyncqueue.c81 q = g_async_queue_new_full (destroy_notify); in test_async_queue_destroy()
/dports/devel/anjuta/anjuta-3.34.0/plugins/git/
H A Dgit-log-data-command.c48 self->priv->input_queue = g_async_queue_new_full (g_free); in git_log_data_command_init()
/dports/devel/glib20/glib-2.70.4/gio/tests/
H A Dcancellable.c281 data.cancellable_source_queue = g_async_queue_new_full ((GDestroyNotify) g_source_unref); in test_cancellable_source_threaded_dispose()
/dports/www/janus/janus-gateway-0.11.6/loggers/
H A Djanus_jsonlog.c188 loglines = g_async_queue_new_full((GDestroyNotify) janus_jsonlog_line_free); in janus_jsonlog_init()
/dports/devel/libsoup3/libsoup-3.0.3/tests/
H A Dlibsoup.supp328 fun:g_async_queue_new_full
/dports/devel/libsoup/libsoup-2.74.0/tests/
H A Dlibsoup.supp328 fun:g_async_queue_new_full
/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst-libs/gst/vaapi/
H A Dgstvaapidecoder.c584 decoder->buffers = g_async_queue_new_full ((GDestroyNotify) gst_buffer_unref); in gst_vaapi_decoder_init()
585 decoder->frames = g_async_queue_new_full ((GDestroyNotify) in gst_vaapi_decoder_init()
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/lib/ext/wocky/wocky/
H A Dwocky-loopback-stream.c524 self->queue = g_async_queue_new_full (queue_destroyed); in wocky_loopback_output_stream_init()
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/lib/ext/wocky/wocky/
H A Dwocky-loopback-stream.c520 self->queue = g_async_queue_new_full (queue_destroyed); in wocky_loopback_output_stream_init()
/dports/sysutils/rmlint/rmlint-2.10.1-11-ga726d0cb/lib/
H A Dhasher.c407 self->hashpipe_pool = g_async_queue_new_full((GDestroyNotify)rm_hasher_hashpipe_free); in rm_hasher_new()
/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Dmeta-x11-selection-input-stream.c319 priv->chunks = g_async_queue_new_full ((GDestroyNotify) g_bytes_unref); in meta_x11_selection_input_stream_init()
/dports/x11/yelp/yelp-40.3/libyelp/
H A Dyelp-transform.c120 priv->queue = g_async_queue_new_full (g_free); in G_DEFINE_TYPE_WITH_PRIVATE()
/dports/multimedia/gnome-twitch/gnome-twitch-0.4.1-155-g8e774a0/src/
H A Dgt-irc.c205 …((GtTwitchChatSource*) source)->queue = g_async_queue_new_full((GDestroyNotify) gt_irc_message_fre… in gt_twitch_chat_source_new()
969 self->source->queue = g_async_queue_new_full((GDestroyNotify) gt_irc_message_free); in gt_irc_disconnect()

123456