chsvlib
chsv helper source code

◆ try_wait()

bool try_wait ( ) const
noexcept

Tests whether the latch is open without blocking the caller or modifying the latch.

Returns
true if the latch is open, false otherwise.