FiberBinarySemaphore.shouldBlock

Query if FiberBinarySemaphore should still block

FiberBinarySemaphore will block the Fiber until it is notified or the specified timeout is reached.

class FiberBinarySemaphore
nothrow
bool
shouldBlock
()

Meta