THREADS
keyword
THREADS
is an expression with a value of type int
; it specifies the number of
threads and has the same value on every thread. Under the static THREADS
translation environment, THREADS
is an int
eger constant suitable for use in
#if preprocessing directives.