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

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

acquire() noexceptatomic_semaphore< LeastMaxValue >inline
atomic_semaphore(const platform_wait_t desired) noexceptatomic_semaphore< LeastMaxValue >inlineexplicit
max() noexceptatomic_semaphore< LeastMaxValue >inlinestatic
release(const platform_wait_t update=1) noexceptatomic_semaphore< LeastMaxValue >inline
try_acquire() noexceptatomic_semaphore< LeastMaxValue >inline
try_acquire_for(const duration< Rep, Period > &relative) noexceptatomic_semaphore< LeastMaxValue >inline
try_acquire_until(const time_point< Clock, Dur > &timeout) noexceptatomic_semaphore< LeastMaxValue >inline
~atomic_semaphore()=defaultatomic_semaphore< LeastMaxValue >