Home
last modified time | relevance | path

Searched refs:g_async_queue_push_front_unlocked (Results 1 – 20 of 20) sorted by relevance

/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Dmeta-x11-selection-input-stream.c96 g_async_queue_push_front_unlocked (priv->chunks, bytes); in meta_x11_selection_input_stream_fill_buffer()
106 g_async_queue_push_front_unlocked (priv->chunks, subbytes); in meta_x11_selection_input_stream_fill_buffer()
123 g_async_queue_push_front_unlocked (priv->chunks, bytes); in meta_x11_selection_input_stream_fill_buffer()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/x11/
H A Dgdkselectioninputstream-x11.c92 g_async_queue_push_front_unlocked (priv->chunks, bytes); in gdk_x11_selection_input_stream_fill_buffer()
101 g_async_queue_push_front_unlocked (priv->chunks, subbytes); in gdk_x11_selection_input_stream_fill_buffer()
118 g_async_queue_push_front_unlocked (priv->chunks, bytes); in gdk_x11_selection_input_stream_fill_buffer()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgasyncqueue.h110 void g_async_queue_push_front_unlocked (GAsyncQueue *queue,
H A Dgasyncqueue.c866 g_async_queue_push_front_unlocked (queue, item); in g_async_queue_push_front()
885 g_async_queue_push_front_unlocked (GAsyncQueue *queue, in g_async_queue_push_front_unlocked() function
H A Dgthreadpool.c1153 g_async_queue_push_front_unlocked (real->queue, data); in g_thread_pool_move_to_front()
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-data/
H A Dtracker-db-manager.c1073 g_async_queue_push_front_unlocked (db_manager->interfaces, interface); in tracker_db_manager_get_db_interface()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs2298 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs2298 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.10.1/src/
H A Dlib.rs2300 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/www/castor/castor-0.8.16/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs2298 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs2298 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/net-im/fractal/fractal-4.4.0/vendor/glib-sys/src/
H A Dlib.rs2298 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs2356 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib-sys/src/
H A Dlib.rs2356 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs2356 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs2356 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs2356 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs2356 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs2356 pub fn g_async_queue_push_front_unlocked(queue: *mut GAsyncQueue, item: gpointer); in g_async_queue_push_front_unlocked() function
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Dglib_functions.defs1860 (c-name "g_async_queue_push_front_unlocked")