File bsem.h
↰ Parent directory (rcsw/multithread
)
Binary semaphore implemented using mutex and cv.
Definition (rcsw/multithread/bsem.h
)
Detailed Description
2017 John Harwell, All rights reserved.
SPDX-License-Identifier: MIT
Includes
rcsw/multithread/condv.h
(File condv.h)rcsw/multithread/mutex.h
(File mutex.h)rcsw/rcsw.h
(File rcsw.h)time.h
(File time.h)