sim.systemSemaphore

Acquires or releases a system-wide semaphore, i.e. across several CoppeliaSim instances

Synopsis

sim.systemSemaphore(string key, bool acquire) sim.systemSemaphore(string key, bool acquire)

Arguments

  • key: the key
  • acquire: whether the semaphore should be acquired or released