VLink 2.0.0
A high-performance communication middleware
载入中...
搜索中...
未找到
vlink::SysSemaphore 成员列表

成员的完整列表,这些成员属于 vlink::SysSemaphore,包括所有继承而来的类成员

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