|
|
Subscribe / Log in / New account

Short subjects: Realtime, Futexes, and ntfs3

Short subjects: Realtime, Futexes, and ntfs3

Posted Aug 20, 2021 8:07 UTC (Fri) by njs (subscriber, #40338)
In reply to: Short subjects: Realtime, Futexes, and ntfs3 by Cyberax
Parent article: Short subjects: Realtime, Futexes, and ntfs3

The problem is that there are objects that you can *only* wait on using WFMO -- so IOCP isn't enough, you need IOCP *and* WFMO, which is a terrific hassle.


to post comments

Short subjects: Realtime, Futexes, and ntfs3

Posted Aug 20, 2021 17:09 UTC (Fri) by Cyberax (✭ supporter ✭, #52523) [Link]

Technically, you can use WFSO or WFMO _with_ IOCP to get notified about the signaled state.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds