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-04-28 11:27:09 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9,433
Commits
57
Branches
25
Tags
e94eba5df552abf63ee55846ac62b1e0f5a80098
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