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

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

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