9 class BooleanSemaphore;
Boolean semaphore across MPI ranks.
Create a lock around a boolean semaphore region.
BooleanSemaphore & _semaphore
Lock(tarch::mpi::BooleanSemaphore &semaphore, bool aquireLockImmediately=true)
Have to include this header, as I need access to the SYCL_EXTERNAL keyword.