Skip to content

Commit a9c0859

Browse files
imciner2staticfloat
authored andcommitted
Export jl_n_threads from the public libjulia library [#38925]
(cherry picked from commit ea39b70)
1 parent 455f113 commit a9c0859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/jl_exported_data.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
XX(jl_methoderror_type) \
6363
XX(jl_methtable_type) \
6464
XX(jl_module_type) \
65+
XX(jl_n_threads) \
6566
XX(jl_namedtuple_type) \
6667
XX(jl_namedtuple_typename) \
6768
XX(jl_newvarnode_type) \

0 commit comments

Comments
 (0)