FreeBSD Manual Pages
std::experi...latch::wait(3) C++ Standard Libary std::experi...latch::wait(3) NAME std::experimental::latch::wait - std::experimental::latch::wait Synopsis void wait() const; (1) (concurrency TS) Blocks the calling thread until the internal counter reaches 0. If it is zero already, returns immediately. Parameters (none) Return value (none) Exceptions Throws nothing. http://cppreference.com 2022.07.31 std::experi...latch::wait(3)
NAME | Synopsis | Parameters | Return value | Exceptions
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::experimental::latch::wait&sektion=3&manpath=FreeBSD+Ports+15.0>
