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

Included By

Classes