mirror of
https://github.com/justinian/jsix.git
synced 2025-12-11 08:54:31 -08:00
Add the object_wait_many syscall to allow programs to wait for signals on multiple objects at once. Also removed the object argument to thread::wait_on_signals, which does nothing with it. That information is saved in the thread being in the object's blocked threads list.
2.6 KiB
2.6 KiB