mirror of https://git.musl-libc.org/git/musl
Browse Source
for now this is just a tiny optimization, but later if we support cancellation from __stdio_read and __stdio_write, it will be necessary for the recusrive lock count to be zero in order for these functions to know they are responsible for unlocking the FILE on cancellation.rs-1.0
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue