Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-24 07:03:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/event
History
Andrew Kelley 178d69191b windows: std.fs functions support concurrent ops
when reading and writing the same file descriptors
2018-09-12 13:55:35 -04:00
..
channel.zig
Merge remote-tracking branch 'origin/master' into async-fs
2018-08-02 17:29:31 -04:00
fs.zig
windows: std.fs functions support concurrent ops
2018-09-12 13:55:35 -04:00
future.zig
std/event: directly return @handle();
2018-08-02 17:52:40 +09:00
group.zig
Merge remote-tracking branch 'origin/master' into async-fs
2018-08-02 17:29:31 -04:00
lock.zig
these all use futex() (inaccurate comments)
2018-09-01 23:52:52 -07:00
locked.zig
these all use futex() (inaccurate comments)
2018-09-01 23:52:52 -07:00
loop.zig
windows: std.fs functions support concurrent ops
2018-09-12 13:55:35 -04:00
rwlock.zig
these all use futex() (inaccurate comments)
2018-09-01 23:52:52 -07:00
rwlocked.zig
these all use futex() (inaccurate comments)
2018-09-01 23:52:52 -07:00
tcp.zig
fix regressions
2018-09-02 18:35:32 -04:00