Skip to content

Commit

Permalink
Export jl_n_threads from the public libjulia library [JuliaLang#38925]
Browse files Browse the repository at this point in the history
  • Loading branch information
imciner2 committed Dec 18, 2020
1 parent c33bd77 commit ea39b70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jl_exported_data.inc
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
XX(jl_methoderror_type) \
XX(jl_methtable_type) \
XX(jl_module_type) \
XX(jl_n_threads) \
XX(jl_namedtuple_type) \
XX(jl_namedtuple_typename) \
XX(jl_newvarnode_type) \
Expand Down

0 comments on commit ea39b70

Please sign in to comment.