File cmb_resource.h
↰ Parent directory (include)
A simple binary semaphore supporting acquire, release, and preempt methods. Can only be held by one process at a time. Assigned to waiting processes in priority order, then FIFO tie-breaker order.
Definition (include/cmb_resource.h)
Includes
cmb_process.h(File cmb_process.h)cmb_resourceguard.h(File cmb_resourceguard.h)cmb_timeseries.h(File cmb_timeseries.h)cmi_holdable.hstdint.h