|
MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
成员的完整列表,这些成员属于 counting_semaphore< LeastMaxValue >,包括所有继承而来的类成员
| acquire() noexcept | counting_semaphore< LeastMaxValue > | inline |
| counting_semaphore(const platform_wait_t desired) noexcept | counting_semaphore< LeastMaxValue > | inlineexplicit |
| max() noexcept | counting_semaphore< LeastMaxValue > | inlinestatic |
| release(const platform_wait_t update=1) noexcept | counting_semaphore< LeastMaxValue > | inline |
| try_acquire() noexcept | counting_semaphore< LeastMaxValue > | inline |
| try_acquire_for(const duration< Rep, Period > &relative) noexcept | counting_semaphore< LeastMaxValue > | inline |
| try_acquire_until(const time_point< Clock, Dur > &timeout) noexcept | counting_semaphore< LeastMaxValue > | inline |
| ~counting_semaphore()=default | counting_semaphore< LeastMaxValue > |