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

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

arrive_and_wait(const platform_wait_t update=1) noexceptlatchinline
count_down(const platform_wait_t update=1)latchinline
latch(const platform_wait_t expected) noexceptlatchinlineexplicit
latch(const latch &)=deletelatch
max() noexceptlatchinlinestatic
operator=(const latch &)=deletelatch
try_wait() const noexceptlatchinline
wait() const noexceptlatchinline
~latch()=defaultlatch