 | ThreadPoolFetchWorkerAndExecuteWork Method |
Tries to fetch a worker, if this fails (because the thread pool is depleted) -1 is returned.
Otherwise, a worker starts executing the given task, and its internal thread id is returned.
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
See Also