mirror of https://git.musl-libc.org/git/musl
Browse Source
unblocking it in the pthread_once init function is not sufficient, since multiple threads, some of them with the signal blocked, could already exist before this is called; timers started from such threads would be non-functional.rs-1.0
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue