µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
os-semaphore.h File Reference

Go to the source code of this file.

Classes

class  os::rtos::semaphore::attributes
 Semaphore attributes. More...
 
class  os::rtos::semaphore::attributes_binary
 Binary semaphore attributes. More...
 
class  os::rtos::semaphore::attributes_counting
 Counting semaphore attributes. More...
 
class  os::rtos::semaphore
 POSIX compliant semaphore. More...
 
class  os::rtos::semaphore_binary
 POSIX compliant binary semaphore. More...
 
class  os::rtos::semaphore_counting
 POSIX compliant counting semaphore. More...
 

Namespaces

namespace  os
 System namespace.
 
namespace  os::rtos
 RTOS namespace.