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

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

acquire() noexceptneforce::semaphore
max_countneforce::semaphorestatic
native_handle_type typedefneforce::semaphore
release(long update=1)neforce::semaphore
semaphore(long initial=0, long maximum=max_count)neforce::semaphoreexplicit
try_acquire() noexceptneforce::semaphore
try_acquire_for(const duration< Rep, Period > &relative) noexceptneforce::semaphoreinline
try_acquire_until(const time_point< Clock, Dur > &timeout) noexceptneforce::semaphoreinline
value() const noexceptneforce::semaphore
~semaphore() noexceptneforce::semaphore