Home
last modified time | relevance | path

Searched refs:g_async_queue_pop_unlocked (Results 1 – 25 of 35) sorted by relevance

12

/dports/graphics/rawstudio/rawstudio-2.0/librawstudio/
H A Drs-io.c224 while((current_job = g_async_queue_pop_unlocked(queue))) in rs_io_idle_cancel_class()
263 while((current_job = g_async_queue_pop_unlocked(queue))) in rs_io_idle_cancel()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgasyncqueue.inc50 …function g_async_queue_pop_unlocked(queue:PGAsyncQueue):gpointer;cdecl;external gliblib name 'g_as…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgasyncqueue.inc50 …function g_async_queue_pop_unlocked(queue:PGAsyncQueue):gpointer;cdecl;external gliblib name 'g_as…
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgasyncqueue.h76 gpointer g_async_queue_pop_unlocked (GAsyncQueue *queue);
H A Dgthreadpool.c261 task = g_async_queue_pop_unlocked (pool->queue); in g_thread_pool_wait_for_new_task()
315 spawn_thread_data = g_async_queue_pop_unlocked (spawn_thread_queue); in g_thread_pool_spawn_thread()
H A Dgasyncqueue.c471 g_async_queue_pop_unlocked (GAsyncQueue *queue) in g_async_queue_pop_unlocked() function
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-msgport.c400 msg = g_async_queue_pop_unlocked (msgport->queue); in camel_msgport_pop()
/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Dmeta-x11-selection-input-stream.c87 for (bytes = g_async_queue_pop_unlocked (priv->chunks); in meta_x11_selection_input_stream_fill_buffer()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/x11/
H A Dgdkselectioninputstream-x11.c83 for (bytes = g_async_queue_pop_unlocked (priv->chunks); in gdk_x11_selection_input_stream_fill_buffer()
/dports/databases/libgda5/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c528 job = g_async_queue_pop_unlocked (in);
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c528 job = g_async_queue_pop_unlocked (in);
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c528 job = g_async_queue_pop_unlocked (in);
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c528 job = g_async_queue_pop_unlocked (in);
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c528 job = g_async_queue_pop_unlocked (in);
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c528 job = g_async_queue_pop_unlocked (in);
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/thread-wrapper/
H A Dgda-thread-wrapper.c528 job = g_async_queue_pop_unlocked (in);
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dglib.defs459 (define-function g_async_queue_pop_unlocked
460 (c-name "g_async_queue_pop_unlocked")
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs2293 pub fn g_async_queue_pop_unlocked(queue: *mut GAsyncQueue) -> gpointer; in g_async_queue_pop_unlocked() function
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs2293 pub fn g_async_queue_pop_unlocked(queue: *mut GAsyncQueue) -> gpointer; in g_async_queue_pop_unlocked() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.10.1/src/
H A Dlib.rs2295 pub fn g_async_queue_pop_unlocked(queue: *mut GAsyncQueue) -> gpointer; in g_async_queue_pop_unlocked() function
/dports/www/castor/castor-0.8.16/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs2293 pub fn g_async_queue_pop_unlocked(queue: *mut GAsyncQueue) -> gpointer; in g_async_queue_pop_unlocked() function
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs2293 pub fn g_async_queue_pop_unlocked(queue: *mut GAsyncQueue) -> gpointer; in g_async_queue_pop_unlocked() function
/dports/net-im/fractal/fractal-4.4.0/vendor/glib-sys/src/
H A Dlib.rs2293 pub fn g_async_queue_pop_unlocked(queue: *mut GAsyncQueue) -> gpointer; in g_async_queue_pop_unlocked() function
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3141 function g_async_queue_pop_unlocked(queue: PGAsyncQueue): gpointer; cdecl; external; in g_async_queue_pop_unlocked() function
4669 Result := LazGLib2.g_async_queue_pop_unlocked(@self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3141 function g_async_queue_pop_unlocked(queue: PGAsyncQueue): gpointer; cdecl; external; in g_async_queue_pop_unlocked() function
4669 Result := LazGLib2.g_async_queue_pop_unlocked(@self);

12