tiny.tracy.threadPid
Defined in tiny.tracy.
Source
Source: lib/tracy/src/instrumentation.zig:131
zig
pub inline fn threadPid(thread: u64, pid: u64) void { runtime.threadPid(thread, pid);}Source: lib/tracy/src/root.zig:115
zig
pub const threadPid = instrumentation.threadPid;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |