mirror of https://git.musl-libc.org/git/musl
Browse Source
the child is single-threaded, but may still need to synchronize with last changes made to memory by another thread in the parent, so set need_locks to -1 whereby the next lock-taker will drop to 0 and prevent further barriers/locking.master
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue