NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
semaphore 成员列表

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

acquire() noexceptsemaphore
release(long update=1)semaphore
semaphore(long initial=0, long maximum=max_count)semaphoreexplicit
try_acquire() noexceptsemaphore
try_acquire_for(const duration< Rep, Period > &relative) noexceptsemaphoreinline
try_acquire_until(const time_point< Clock, Dur > &timeout) noexceptsemaphoreinline
value() const noexceptsemaphore
~semaphore() noexceptsemaphore