We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f77f50 commit 88fb9e5Copy full SHA for 88fb9e5
base/options.jl
@@ -9,7 +9,7 @@ struct JLOptions
9
commands::Ptr{Ptr{UInt8}} # (e)eval, (E)print, (L)load
10
image_file::Ptr{UInt8}
11
cpu_target::Ptr{UInt8}
12
- nthreadpools::Int16
+ nthreadpools::Int8
13
nthreads::Int16
14
nmarkthreads::Int16
15
nsweepthreads::Int8
0 commit comments