This is an operator to parallelize a loop with OpenMP.

Do not use `inc` on a global variable with it as there would be no 
synchronization and what you will get in `x` will be random.

Reply via email to