/timedsignalwaiter

A Go synchronization primitive that supports signaling with guaranteed no spurious wakeups and incorporates timeouts for efficient waiting.

Primary LanguageGoApache License 2.0Apache-2.0

timedsignalwaiter

A Go synchronization primitive that supports signaling with guaranteed no spurious wakeups and incorporates timeouts for efficient waiting.