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 fc97893 commit 69bfb6bCopy full SHA for 69bfb6b
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