mirror of https://git.musl-libc.org/git/musl
Browse Source
per POSIX these functions are both cancellation points, so they must act on any cancellation request which is pending prior to the call. previously, only the code path where actual waiting took place could act on cancellation.master
2 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue