NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::atomic_semaphore< LeastMaxValue > 成员列表

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

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