mirror of https://git.musl-libc.org/git/musl
Browse Source
like close, pthread_join is a resource-deallocation function which is also a cancellation point. the intent of masked cancellation mode is to exempt such functions from failure with ECANCELED.master
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue