threads: mwait() and msleep() using futex
This can be used to handle cancellation during msleep() and mwait() if it would not otherwise work out of the box.
Showing
Please register or sign in to comment
This can be used to handle cancellation during msleep() and mwait() if it would not otherwise work out of the box.