This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-21 08:32:02 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8,815
Commits
59
Branches
25
Tags
24a01eed90b60a1e57172ae5a5305bc437bfeaba
Commit Graph
1 Commits
Author
SHA1
Message
Date
LemonBoy
6c907a3509
std: Introduce the Once synchronization primitive
...
The Once object allows the user to execute a function just once in a thread-safe way.
2020-04-18 15:48:32 -04:00