query about the concurrency of the current execution context
C = parallel_concurrency()
parallel_concurrency() returns a non-zero value when called from a parallel execution context (such as parallel_run.
Version | Description |
5.5.2 | parallel_concurrency() is no longer available after Scilab 5.5.2. |