Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (7 loc) · 342 Bytes

SynchronizationStatus.md

File metadata and controls

14 lines (7 loc) · 342 Bytes

SynchronizationStatus

SynchronizationStatus stores the status of semaphore and mutex.

Properties

Name Type Description Notes
mutex MutexStatus [optional]
semaphore SemaphoreStatus [optional]