ILNumerics - Technical Application Development
Top
The ThreadPool type exposes the following members.
Methods
Name | Description | |
---|---|---|
QueueUserWorkItem |
Enqueue a new work item for parallel processing in a worker thread.
[ILNumerics Core Module] | |
Wait4Workers |
Synchronously wait until the variable referenced by workerCount reached 0.
[ILNumerics Core Module] |
See Also