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