mirror of https://git.musl-libc.org/git/musl
Browse Source
this allows the lock to be shared with setlocale, eliminates repeated per-category lock/unlock in newlocale, and will allow the use of pthread_once in newlocale to be dropped (to be done separately).master
4 changed files with 19 additions and 18 deletions
Loading…
Reference in new issue