Home
last modified time | relevance | path

Searched defs:GThreadFunc (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DTileCache.cc81 typedef DWORD (WINAPI *GThreadFunc)(void *); typedef
122 typedef void *(*GThreadFunc)(void *); typedef
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DTileCache.cc81 typedef DWORD (WINAPI *GThreadFunc)(void *); typedef
122 typedef void *(*GThreadFunc)(void *); typedef
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgthread.h47 typedef gpointer (*GThreadFunc) (gpointer data); typedef
/dports/graphics/cogl/cogl-1.22.8/deps/glib/
H A Dgthread.h51 typedef gpointer (*GThreadFunc) (gpointer data); typedef
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs1092 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3680 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4431 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4434 func: GThreadFunc, in g_thread_try_new()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1138 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3814 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4576 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4579 func: GThreadFunc, in g_thread_try_new()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs1092 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3680 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4431 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4434 func: GThreadFunc, in g_thread_try_new()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib-sys/src/
H A Dlib.rs1138 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3814 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4576 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4579 func: GThreadFunc, in g_thread_try_new()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1138 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3814 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4576 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4579 func: GThreadFunc, in g_thread_try_new()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1138 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3814 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4576 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4579 func: GThreadFunc, in g_thread_try_new()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.10.1/src/
H A Dlib.rs1092 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3684 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4440 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4443 func: GThreadFunc, in g_thread_try_new()
/dports/www/castor/castor-0.8.16/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs1092 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3680 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4431 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4434 func: GThreadFunc, in g_thread_try_new()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs1092 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3680 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4431 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4434 func: GThreadFunc, in g_thread_try_new()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1138 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3814 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4576 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4579 func: GThreadFunc, in g_thread_try_new()
/dports/net-im/fractal/fractal-4.4.0/vendor/glib-sys/src/
H A Dlib.rs1092 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3680 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4431 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4434 func: GThreadFunc, in g_thread_try_new()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1138 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3814 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4576 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4579 func: GThreadFunc, in g_thread_try_new()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1138 pub type GThreadFunc = Option<unsafe extern "C" fn(gpointer) -> gpointer>; typedef
3814 pub fn g_once_impl(once: *mut GOnce, func: GThreadFunc, arg: gpointer) -> gpointer; in g_once_impl()
4576 pub fn g_thread_new(name: *const c_char, func: GThreadFunc, data: gpointer) -> *mut GThread; in g_thread_new()
4579 func: GThreadFunc, in g_thread_try_new()