zig/std/event
Sahnvour 987c209b40 heap: make one global instance of DirectAllocator
it is now stateless, so the de/init are not necessary anymore
2019-06-22 14:10:53 -04:00
..
channel.zig heap: make one global instance of DirectAllocator 2019-06-22 14:10:53 -04:00
fs.zig heap: make one global instance of DirectAllocator 2019-06-22 14:10:53 -04:00
future.zig heap: make one global instance of DirectAllocator 2019-06-22 14:10:53 -04:00
group.zig heap: make one global instance of DirectAllocator 2019-06-22 14:10:53 -04:00
io.zig rename std lib files to new convention 2019-03-02 16:46:04 -05:00
lock.zig heap: make one global instance of DirectAllocator 2019-06-22 14:10:53 -04:00
locked.zig zig fmt on the standard library 2019-05-12 12:56:01 -04:00
loop.zig heap: make one global instance of DirectAllocator 2019-06-22 14:10:53 -04:00
net.zig std: existing LinkedList is actually a TailQueue 2019-06-10 15:41:40 +10:00
rwlock.zig heap: make one global instance of DirectAllocator 2019-06-22 14:10:53 -04:00
rwlocked.zig rename std lib files to new convention 2019-03-02 16:46:04 -05:00