This website requires JavaScript.
Explore
Help
Sign In
jimzah
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2024-12-04 19:09:32 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
9,128
Commits
28
Branches
19
Tags
462
MiB
b1bcdc96ca
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