Function enableWorkerThreads

Deprecated compatibility stub.

This function was used to start the worker threads necessary for runWorkerTask and runWorkerTaskDist. These threads are now started automatically, so there is no need to call this function anymore

Prototype

void enableWorkerThreads() deprecated;

Authors

Sönke Ludwig

Copyright

© 2012-2014 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.