zig/lib/std/event
heidezomp 9ea4ddae97 linuxWaitFd: make NetworkSubsystemFailed error unreachable
This error from os.poll is Windows-specific, so unreachable on Linux.
2020-11-16 14:03:19 -08:00
..
batch.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
channel.zig Event Channel: updated linked list node initialization (#6652) 2020-10-14 21:33:53 -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 linuxWaitFd: make NetworkSubsystemFailed error unreachable 2020-11-16 14:03:19 -08: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
wait_group.zig Make std.meta.Int accept a signedness parameter 2020-10-17 14:09:59 +02:00