-
- Downloads
[Runtime] don't allocate threads array twice
the threads array is initialized using the Runtime::Runtime initializer list and afterwards again in the constructor.
Loading
Please register or sign in to comment
the threads array is initialized using the Runtime::Runtime initializer list and afterwards again in the constructor.