Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::experimental::latch::wait

      From cppreference.com
      <cpp‎ |experimental‎ |latch
       
       
       
       
       
      void wait()const;
      (1)(concurrency TS)

      Blocks the calling thread until the internal counter reaches0. If it is zeroalready, returns immediately.

      [edit]Parameters

      (none)

      [edit]Return value

      (none)

      [edit]Exceptions

      Throws nothing.

      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/experimental/latch/wait&oldid=98575"

      [8]ページ先頭

      ©2009-2025 Movatter.jp