Module std::sync::condvar

source ·

Structs

  • A Condition Variable
  • A type indicating whether a timed wait on a condition variable returned due to a time out or not.