mirror of https://git.musl-libc.org/git/musl
Browse Source
this simplifies the code paths slightly, but perhaps what's nicer is that it makes recursive mutexes fully reentrant, i.e. locking and unlocking from a signal handler works even if the interrupted code was in the middle of locking or unlocking.rs-1.0
2 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue