OpenDOF Project
DOF_PCR_DECLSPEC void PCRSemaphore_Wait ( PCRSemaphore  sem)

Wait indefinitely for a semaphore to be signaled.

If the semaphore is already signaled at least once, this call returns immediately.

The semaphore must be a valid PCRSemaphore.

Parameters
semSemaphore for which to wait. Must not be NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22