This option specifies whether the object format is multithread (THREAD(MULTI)) or single thread (THREAD(SINGLE)).
Item | Description | |
---|---|---|
Type of thread mode | Specifies an attribute of an object file as multi-thread or single thread. The default is SINGLE. | |
MULTI | Specifies an attribute of an object file as multi-thread. | |
SINGLE | Specifies an attribute of an object file as single thread |