zig/lib/std/event
Andrew Kelley 70f3767903 revert adding std.event.Loop.runDetached
I'd like to discuss this before adding it. I think this is the wrong
direction to go with this API.
2020-10-03 17:13:22 -07:00
..
batch.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
channel.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
future.zig Fix std.event.Future 2020-09-29 11:18:35 +02:00
group.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
lock.zig Fix std.event.Future 2020-09-29 11:18:35 +02:00
locked.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
loop.zig revert adding std.event.Loop.runDetached 2020-10-03 17:13:22 -07:00
rwlock.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
rwlocked.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00