tiny.simd.poolCallerName
Defined in thread.pool.
Source
Source: lib/simd/src/thread/pool.zig:268
zig
pub fn callerName(caller: Caller) ?[]const u8 { return caller_registry.name(caller);}Source: lib/simd/src/root.zig:138
zig
pub const poolCallerName = thread.callerName;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 3 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |