https://github.com/JuliaLang/julia
Revision ca17788766a57607083aff29aad87b71a4413afc authored by Jameson Nash on 15 March 2022, 16:52:48 UTC, committed by GitHub on 15 March 2022, 16:52:48 UTC
This appears to be the only remaining place we use the nthreads variable
to pre-initialize a shared array. Let us fix that code pattern now,
since we know globals are already acquire/release.
1 parent b75a067
History
Tip revision: ca17788766a57607083aff29aad87b71a4413afc authored by Jameson Nash on 15 March 2022, 16:52:48 UTC
pcre: remove nthreads constant dependency (#44542)
Tip revision: ca17788

back to top