mirror of https://git.musl-libc.org/git/musl
Browse Source
it was assuming the result of the condition it was supposed to be checking for, i.e. that the thread ptr had already been initialized by pthread_mutex_lock. use the slower call to be safe.rs-1.0
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue