This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
zig
Watch
2
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-06-06 07:43:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9,784
Commits
58
Branches
25
Tags
4894de2b326363c9a157411bf555d73b661c74c4
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