mirror of https://git.musl-libc.org/git/musl
Browse Source
even if pthread_create/exit code is not linked, run flag needs to be checked and cleanup function potentially run on pop. thus, move the code to the module that's always linked when pthread_cleanup_push/pop is used.rs-1.0
2 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue