Home
last modified time | relevance | path

Searched refs:g_async_queue_unref (Results 1 – 25 of 462) sorted by relevance

12345678910>>...19

/dports/audio/gtick/gtick-0.5.5/src/
H A Dthreadtalk.c55 g_async_queue_unref(comm->server); in comm_delete()
56 g_async_queue_unref(comm->client); in comm_delete()
106 g_async_queue_unref(comm->server); in comm_server_unregister()
107 g_async_queue_unref(comm->client); in comm_server_unregister()
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dasyncqueue.c65 g_async_queue_unref (q); in test_async_queue_sort()
92 g_async_queue_unref (q); in test_async_queue_destroy()
173 g_async_queue_unref (q); in test_async_queue_threads()
222 g_async_queue_unref (q); in test_async_queue_timed()
245 g_async_queue_unref (q); in test_async_queue_remove()
268 g_async_queue_unref (q); in test_async_queue_push_front()
/dports/misc/gnome-devel-docs/gnome-devel-docs-40.3/platform-demos/C/samples/
H A Dtest-custom-gsource.c44 g_async_queue_unref (queue); in test_construction()
79 g_async_queue_unref (queue); in test_messages_with_callback()
110 g_async_queue_unref (queue); in test_messages_without_callback()
/dports/sysutils/nitrogen/nitrogen-1.6.1/src/
H A DThumbview.cc86 g_async_queue_unref(aqueue_loadthumbs); in get_value_vfunc()
174 g_async_queue_unref(this->aqueue_loadthumbs); in ~Thumbview()
175 g_async_queue_unref(this->aqueue_createthumbs); in ~Thumbview()
176 g_async_queue_unref(this->aqueue_donethumbs); in ~Thumbview()
443 g_async_queue_unref(this->aqueue_loadthumbs); in load_cache_images()
444 g_async_queue_unref(this->aqueue_donethumbs); in load_cache_images()
511 g_async_queue_unref(this->aqueue_createthumbs); in create_cache_images()
512 g_async_queue_unref(this->aqueue_donethumbs); in create_cache_images()
525 g_async_queue_unref(this->aqueue_donethumbs); in handle_dispatch_thumb()
/dports/net-p2p/ncdc/ncdc-1.22.1/src/
H A Ddb.c110 g_async_queue_unref(res); in db_queue_item_final()
548 g_async_queue_unref(a); in db_fl_addhash()
574 g_async_queue_unref(a); in db_fl_gettthl()
598 g_async_queue_unref(a); in db_fl_getfile()
632 g_async_queue_unref(a); in db_fl_getids()
684 g_async_queue_unref(a); in db_dl_getdls()
708 g_async_queue_unref(a); in db_dl_getdlus()
844 g_async_queue_unref(a); in db_dl_checkhash()
890 g_async_queue_unref(a); in db_share_list()
1022 g_async_queue_unref(a); in db_vars_cacheget()
[all …]
/dports/devel/glib20/glib-2.70.4/tests/
H A Dasyncqueue-test.c166 g_async_queue_unref (q); in basic_tests()
173 g_async_queue_unref (q); in basic_tests()
241 g_async_queue_unref (async_queue); in main()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgasyncqueue.h49 void g_async_queue_unref (GAsyncQueue *queue);
54 GLIB_DEPRECATED_FOR(g_async_queue_unref)
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgasyncqueue.inc33 * lock (g_async_queue_unref) and one to call, when you already hold
40 …procedure g_async_queue_unref(queue:PGAsyncQueue);cdecl;external gliblib name 'g_async_queue_unref
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgasyncqueue.inc33 * lock (g_async_queue_unref) and one to call, when you already hold
40 …procedure g_async_queue_unref(queue:PGAsyncQueue);cdecl;external gliblib name 'g_async_queue_unref
/dports/devel/anjuta/anjuta-3.34.0/plugins/am-project/
H A Dcommand-queue.c182 g_async_queue_unref (queue->work_queue); in pm_command_queue_start_thread()
184 g_async_queue_unref (queue->done_queue); in pm_command_queue_start_thread()
218 g_async_queue_unref (queue->work_queue); in pm_command_queue_stop_thread()
/dports/databases/gom/gom-0.4/gom/
H A Dgom-adapter.c251 g_async_queue_unref(queue); in gom_adapter_open_sync()
381 g_async_queue_unref(queue); in gom_adapter_close_sync()
490 g_clear_pointer(&priv->queue, g_async_queue_unref); in gom_adapter_finalize()
/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/src/
H A Dmessage-queue.c35 g_clear_pointer (&message_queue->queue, g_async_queue_unref); in message_queue_dispose()
/dports/databases/libgda5/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c232 g_async_queue_unref (job->reply_queue);
297 g_async_queue_unref (sigspec->reply_queue);
358 g_async_queue_unref (td->from_worker_thread);
376 g_async_queue_unref (sigspec->reply_queue);
569 g_async_queue_unref (in);
651 g_async_queue_unref (wrapper->priv->to_worker_thread);
1555 g_async_queue_unref (sigspec->reply_queue);
1616 g_async_queue_unref (sigspec->reply_queue);
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c232 g_async_queue_unref (job->reply_queue);
297 g_async_queue_unref (sigspec->reply_queue);
358 g_async_queue_unref (td->from_worker_thread);
376 g_async_queue_unref (sigspec->reply_queue);
569 g_async_queue_unref (in);
651 g_async_queue_unref (wrapper->priv->to_worker_thread);
1555 g_async_queue_unref (sigspec->reply_queue);
1616 g_async_queue_unref (sigspec->reply_queue);
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c232 g_async_queue_unref (job->reply_queue);
297 g_async_queue_unref (sigspec->reply_queue);
358 g_async_queue_unref (td->from_worker_thread);
376 g_async_queue_unref (sigspec->reply_queue);
569 g_async_queue_unref (in);
651 g_async_queue_unref (wrapper->priv->to_worker_thread);
1555 g_async_queue_unref (sigspec->reply_queue);
1616 g_async_queue_unref (sigspec->reply_queue);
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c232 g_async_queue_unref (job->reply_queue);
297 g_async_queue_unref (sigspec->reply_queue);
358 g_async_queue_unref (td->from_worker_thread);
376 g_async_queue_unref (sigspec->reply_queue);
569 g_async_queue_unref (in);
651 g_async_queue_unref (wrapper->priv->to_worker_thread);
1555 g_async_queue_unref (sigspec->reply_queue);
1616 g_async_queue_unref (sigspec->reply_queue);
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c232 g_async_queue_unref (job->reply_queue);
297 g_async_queue_unref (sigspec->reply_queue);
358 g_async_queue_unref (td->from_worker_thread);
376 g_async_queue_unref (sigspec->reply_queue);
569 g_async_queue_unref (in);
651 g_async_queue_unref (wrapper->priv->to_worker_thread);
1555 g_async_queue_unref (sigspec->reply_queue);
1616 g_async_queue_unref (sigspec->reply_queue);
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c232 g_async_queue_unref (job->reply_queue);
297 g_async_queue_unref (sigspec->reply_queue);
358 g_async_queue_unref (td->from_worker_thread);
376 g_async_queue_unref (sigspec->reply_queue);
569 g_async_queue_unref (in);
651 g_async_queue_unref (wrapper->priv->to_worker_thread);
1555 g_async_queue_unref (sigspec->reply_queue);
1616 g_async_queue_unref (sigspec->reply_queue);
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c232 g_async_queue_unref (job->reply_queue);
297 g_async_queue_unref (sigspec->reply_queue);
358 g_async_queue_unref (td->from_worker_thread);
376 g_async_queue_unref (sigspec->reply_queue);
569 g_async_queue_unref (in);
651 g_async_queue_unref (wrapper->priv->to_worker_thread);
1555 g_async_queue_unref (sigspec->reply_queue);
1616 g_async_queue_unref (sigspec->reply_queue);
/dports/net-mgmt/seafile-client/seafile-7.0.9/common/
H A Dmq-mgr.c18 (GDestroyNotify)g_async_queue_unref); in seaf_mq_manager_new()
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/common/
H A Dmq-mgr.c18 (GDestroyNotify)g_async_queue_unref); in seaf_mq_manager_new()
/dports/devel/libaravis/aravis-ARAVIS_0_5_12/src/
H A Darvstream.c417 g_async_queue_unref (stream->priv->input_queue); in arv_stream_finalize()
418 g_async_queue_unref (stream->priv->output_queue); in arv_stream_finalize()
/dports/multimedia/aravis/aravis-ARAVIS_0_5_12/src/
H A Darvstream.c417 g_async_queue_unref (stream->priv->input_queue); in arv_stream_finalize()
418 g_async_queue_unref (stream->priv->output_queue); in arv_stream_finalize()
/dports/audio/rhythmbox/rhythmbox-3.4.4/lib/
H A Drb-async-queue-watch.c95 g_async_queue_unref (watch->queue); in rb_async_queue_watch_finalize()
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dregister.c101 g_async_queue_unref(register_cb_done_q); in register_all_protocol_handoffs()

12345678910>>...19