Home
last modified time | relevance | path

Searched refs:g_thread_pool_set_max_unused_threads (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/glib20/glib-2.70.4/tests/
H A Dthreadpool-test.c57 g_thread_pool_set_max_unused_threads (max_unused_threads); in test_thread_functions()
96 g_thread_pool_set_max_unused_threads (-1); in test_thread_stop_unused()
127 g_thread_pool_set_max_unused_threads (MAX_THREADS); in test_thread_stop_unused()
275 g_thread_pool_set_max_unused_threads (MAX_UNUSED_THREADS); in test_thread_sort()
349 g_thread_pool_set_max_unused_threads (MAX_UNUSED_THREADS); in test_thread_idle_time()
H A Dasyncqueue-test.c204 g_thread_pool_set_max_unused_threads (max_unused_threads); in main()
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dthread-pool.c116 g_thread_pool_set_max_unused_threads (0); in test_create_first_pool()
188 g_thread_pool_set_max_unused_threads (0); in test_thread_pool_full()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgthreadpool.h89 void g_thread_pool_set_max_unused_threads (gint max_threads);
H A Dgthreadpool.c1010 g_thread_pool_set_max_unused_threads (gint max_threads) in g_thread_pool_set_max_unused_threads() function
1078 g_thread_pool_set_max_unused_threads (0); in g_thread_pool_stop_unused_threads()
1079 g_thread_pool_set_max_unused_threads (oldval); in g_thread_pool_stop_unused_threads()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgthreadpool.inc27 procedure g_thread_pool_set_max_unused_threads(max_threads:gint); cdecl; external gliblib;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgthreadpool.inc27 procedure g_thread_pool_set_max_unused_threads(max_threads:gint); cdecl; external gliblib;
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Dthreadpool.cc228 g_thread_pool_set_max_unused_threads(max_threads); in set_max_unused_threads()
/dports/net/libgnetwork/libgnetwork-0.0.9/libgnetwork/
H A Dgnetwork-threads.c170 g_thread_pool_set_max_unused_threads (2); in gnetwork_thread_new()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/src/
H A Dthread_pool.rs128 glib_sys::g_thread_pool_set_max_unused_threads( in set_max_unused_threads()
/dports/www/castor/castor-0.8.16/cargo-crates/glib-0.9.3/src/
H A Dthread_pool.rs128 glib_sys::g_thread_pool_set_max_unused_threads( in set_max_unused_threads()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.10.3/src/
H A Dthread_pool.rs128 glib_sys::g_thread_pool_set_max_unused_threads( in set_max_unused_threads()
/dports/net-im/fractal/fractal-4.4.0/vendor/glib/src/
H A Dthread_pool.rs128 glib_sys::g_thread_pool_set_max_unused_threads( in set_max_unused_threads()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/
H A Dthread_pool.rs135 ffi::g_thread_pool_set_max_unused_threads(max_threads.map(|v| v as i32).unwrap_or(-1)) in set_max_unused_threads()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Dthread_pool.rs135 ffi::g_thread_pool_set_max_unused_threads(max_threads.map(|v| v as i32).unwrap_or(-1)) in set_max_unused_threads()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/
H A Dthread_pool.rs135 ffi::g_thread_pool_set_max_unused_threads(max_threads.map(|v| v as i32).unwrap_or(-1)) in set_max_unused_threads()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/
H A Dthread_pool.rs135 ffi::g_thread_pool_set_max_unused_threads(max_threads.map(|v| v as i32).unwrap_or(-1)) in set_max_unused_threads()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/
H A Dthread_pool.rs135 ffi::g_thread_pool_set_max_unused_threads(max_threads.map(|v| v as i32).unwrap_or(-1)) in set_max_unused_threads()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/
H A Dthread_pool.rs135 ffi::g_thread_pool_set_max_unused_threads(max_threads.map(|v| v as i32).unwrap_or(-1)) in set_max_unused_threads()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/
H A Dthread_pool.rs135 ffi::g_thread_pool_set_max_unused_threads(max_threads.map(|v| v as i32).unwrap_or(-1)) in set_max_unused_threads()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgst.c1089 g_thread_pool_set_max_unused_threads (0); in gst_deinit()
/dports/misc/amanda-server/amanda-3.3.9/device-src/
H A Drait-device.c343 g_thread_pool_set_max_unused_threads(-1); in rait_device_class_init()
/dports/misc/amanda-client/amanda-3.3.9/device-src/
H A Drait-device.c343 g_thread_pool_set_max_unused_threads(-1); in rait_device_class_init()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dglib.defs7983 (define-function g_thread_pool_set_max_unused_threads
7984 (c-name "g_thread_pool_set_max_unused_threads")
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs4481 pub fn g_thread_pool_set_max_unused_threads(max_threads: c_int); in g_thread_pool_set_max_unused_threads() function

12