VLink 2.0.0
A high-performance communication middleware
Loading...
Searching...
No Matches
vlink::SysSemaphore Member List

This is the complete list of members for vlink::SysSemaphore, including all inherited members.

acquire(size_t n=1, int timeout_ms=kInfinite)vlink::SysSemaphore
attach(const std::string &name)vlink::SysSemaphore
detach(bool force=true)vlink::SysSemaphore
get_count() constvlink::SysSemaphore
is_attached() constvlink::SysSemaphore
kInfinitevlink::SysSemaphorestatic
release(size_t n=1)vlink::SysSemaphore
SysSemaphore(size_t count=0)vlink::SysSemaphoreexplicit
~SysSemaphore()vlink::SysSemaphore