mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-07 18:28:04 +03:00
6c907a3509
The Once object allows the user to execute a function just once in a thread-safe way.