Windows NT synchronization primitives for Linux
Windows NT synchronization primitives for Linux
Posted May 28, 2024 16:54 UTC (Tue) by riking (subscriber, #95706)Parent article: Windows NT synchronization primitives for Linux
"Wait for all with timeout and alert" feels like the core operation here that is currently impossible to perform on Linux without an arbitrator, and when you don't know if a program is going to use that operation you need to send all operations on all of these objects over the costly arbitrator connection.