std.Thread.ResetEvent: make it more reusable

This commit is contained in:
Andrew Kelley
2025-09-26 21:58:06 -07:00
parent f9d976a4e1
commit 5469db66e4
5 changed files with 264 additions and 290 deletions
-1
View File
@@ -413,7 +413,6 @@ set(ZIG_STAGE2_SOURCES
lib/std/Thread/Futex.zig
lib/std/Thread/Mutex.zig
lib/std/Thread/Pool.zig
lib/std/Thread/ResetEvent.zig
lib/std/Thread/WaitGroup.zig
lib/std/array_hash_map.zig
lib/std/array_list.zig