tiny.tracy.threadWakeup
Defined in tiny.tracy.
Source
Source: lib/tracy/src/instrumentation.zig:123
zig
pub inline fn threadWakeup(options: ThreadWakeupOptions) void { runtime.threadWakeup(options);}Source: lib/tracy/src/root.zig:113
zig
pub const threadWakeup = instrumentation.threadWakeup;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |