tiny.simd.max_pool_threads
Defined in thread.pool.
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
Audit
| Definitions | 1 |
|---|---|
| Public names | 3 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |