µ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::rtos::semaphore Member List
This is the complete list of members for
os::rtos::semaphore
, including all inherited members.
count_t
typedef
os::rtos::semaphore
initial_value
(void) const
os::rtos::semaphore
inline
initializer_binary
os::rtos::semaphore
static
max_count_value
os::rtos::semaphore
static
max_value
(void) const
os::rtos::semaphore
inline
name
(void) const
os::rtos::internal::object_named
inline
object_named
()
os::rtos::internal::object_named
object_named
(const char *name)
os::rtos::internal::object_named
object_named_system
()
os::rtos::internal::object_named_system
inline
object_named_system
(const char *name)
os::rtos::internal::object_named_system
inline
operator delete
(void *ptr, std::size_t bytes)
os::rtos::internal::object_named_system
inline
static
operator delete[]
(void *ptr, std::size_t bytes)
os::rtos::internal::object_named_system
inline
static
operator new
(std::size_t bytes)
os::rtos::internal::object_named_system
inline
static
operator new
(std::size_t bytes, void *ptr)
os::rtos::internal::object_named_system
inline
static
operator new[]
(std::size_t bytes)
os::rtos::internal::object_named_system
inline
static
operator new[]
(std::size_t bytes, void *ptr)
os::rtos::internal::object_named_system
inline
static
operator==
(const semaphore &rhs) const
os::rtos::semaphore
inline
post
(void)
os::rtos::semaphore
reset
(void)
os::rtos::semaphore
semaphore
(const attributes &attr=initializer_binary)
os::rtos::semaphore
inline
semaphore
(const char *name, const attributes &attr=initializer_binary)
os::rtos::semaphore
timed_wait
(clock::duration_t timeout)
os::rtos::semaphore
try_wait
(void)
os::rtos::semaphore
value
(void) const
os::rtos::semaphore
wait
(void)
os::rtos::semaphore
~object_named
()=default
os::rtos::internal::object_named
~object_named_system
()=default
os::rtos::internal::object_named_system
~semaphore
()
os::rtos::semaphore
Generated by
1.9.7