Skip to documentation
SLOP

tiny.simd.max_pool_threads

Reference tiny.simd max_pool_threads

Defined in thread.pool.

No direct callersNo direct callsthread.poolmax threads
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: lib/simd/src/thread/pool.zig:11

zig
pub const max_threads: usize = 127;

Source: lib/simd/src/root.zig:139

zig
pub const max_pool_threads = thread.max_pool_threads;

Also reachable as

thread.max_pool_threads.

Audit

Definitions1
Public names3
Members0
Version26.7.0
Revisiondaab053ee433