Home
last modified time | relevance | path

Searched refs:background_threads (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tikv-jemallocator-0.4.1/tests/
H A Dbackground_thread_defaults.rs9 fn background_threads() -> bool { in background_threads() function
18 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
24 assert_eq!(background_threads(), true); in background_threads_runtime_defaults()
27 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemallocator/tests/
H A Dbackground_thread_defaults.rs9 fn background_threads() -> bool { in background_threads() function
18 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
24 assert_eq!(background_threads(), true); in background_threads_runtime_defaults()
27 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemallocator-0.3.2/tests/
H A Dbackground_thread_defaults.rs13 fn background_threads() -> bool { in background_threads() function
22 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
28 assert_eq!(background_threads(), true); in background_threads_runtime_defaults()
31 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemallocator-0.3.2/tests/
H A Dbackground_thread_defaults.rs13 fn background_threads() -> bool { in background_threads() function
22 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
28 assert_eq!(background_threads(), true); in background_threads_runtime_defaults()
31 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemallocator-0.3.2/tests/
H A Dbackground_thread_defaults.rs13 fn background_threads() -> bool { in background_threads() function
22 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
28 assert_eq!(background_threads(), true); in background_threads_runtime_defaults()
31 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemallocator-0.3.2/tests/
H A Dbackground_thread_defaults.rs13 fn background_threads() -> bool { in background_threads() function
22 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
28 assert_eq!(background_threads(), true); in background_threads_runtime_defaults()
31 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemallocator-0.3.2/tests/
H A Dbackground_thread_defaults.rs13 fn background_threads() -> bool { in background_threads() function
22 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
28 assert_eq!(background_threads(), true); in background_threads_runtime_defaults()
31 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemallocator-0.3.2/tests/
H A Dbackground_thread_defaults.rs13 fn background_threads() -> bool { in background_threads() function
22 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
28 assert_eq!(background_threads(), true); in background_threads_runtime_defaults()
31 assert_eq!(background_threads(), false); in background_threads_runtime_defaults()
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemallocator-0.3.2/tests/
H A Dbackground_thread_defaults.rs13 fn background_threads() -> bool {
22 assert_eq!(background_threads(), false);
28 assert_eq!(background_threads(), true);
31 assert_eq!(background_threads(), false);
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dtask_pool.cc182 ListBase background_threads; member
318 BLI_threadpool_init(&pool->background_threads, background_task_run, 1); in background_task_pool_create()
327 if (BLI_available_threads(&pool->background_threads)) { in background_task_pool_run()
328 BLI_threadpool_insert(&pool->background_threads, pool); in background_task_pool_run()
338 BLI_threadpool_clear(&pool->background_threads); in background_task_pool_work_and_wait()
353 BLI_threadpool_remove(&pool->background_threads, pool); in background_task_pool_cancel()
366 BLI_threadpool_end(&pool->background_threads); in background_task_pool_free()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemallocator-0.3.2/
H A DCargo.toml.orig-cargo53 background_threads = ["jemalloc-sys/background_threads"]
H A DCargo.toml45 background_threads = ["jemalloc-sys/background_threads"]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemallocator-0.3.2/
H A DCargo.toml.orig-cargo53 background_threads = ["jemalloc-sys/background_threads"]
H A DCargo.toml45 background_threads = ["jemalloc-sys/background_threads"]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemallocator-0.3.2/
H A DCargo.toml.orig-cargo53 background_threads = ["jemalloc-sys/background_threads"]
H A DCargo.toml45 background_threads = ["jemalloc-sys/background_threads"]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemallocator-0.3.2/
H A DCargo.toml.orig-cargo53 background_threads = ["jemalloc-sys/background_threads"]
H A DCargo.toml45 background_threads = ["jemalloc-sys/background_threads"]
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemallocator-0.3.2/
H A DCargo.toml.orig-cargo53 background_threads = ["jemalloc-sys/background_threads"]
H A DCargo.toml45 background_threads = ["jemalloc-sys/background_threads"]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemallocator-0.3.2/
H A DCargo.toml.orig-cargo53 background_threads = ["jemalloc-sys/background_threads"]
H A DCargo.toml45 background_threads = ["jemalloc-sys/background_threads"]
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemallocator-0.3.2/
H A DCargo.toml.orig-cargo53 background_threads = ["jemalloc-sys/background_threads"]
H A DCargo.toml45 background_threads = ["jemalloc-sys/background_threads"]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tikv-jemallocator-0.4.1/
H A DCargo.toml.orig-cargo53 background_threads = ["tikv-jemalloc-sys/background_threads"]

123