jobThreadCount property

  1. @UnsignedInt()
int jobThreadCount
getter/setter pair

Set to 0 if you want to self-manage your job threads. Defaults to 1.

Implementation

@ma_uint32()
external int jobThreadCount;