Module condvar

Source
🔬This is a nightly-only experimental API. (sync_poison_mod #134646)

Structs§

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