concurrent
main
Array
Channel
Concurrent
CountDownLatch
Error
CountExceeded
Internal
CyclicBarrier
Error
Broken
Semaphore
Stream
Base
Batch
Map
Run
Select
SendRecv
Serial
Source
Tee
Wait
Enumerable
struct
Concurrent::Wait
Concurrent::Wait
Struct
Value
Object
Overview
Lower resource version of CountDownLatch. SWMR.
Defined in:
concurrent/wait.cr
Constructors
.new
Instance Method Summary
#done
: Nil
#error
(ex : Exception) : Nil
#wait
: Nil
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
done
: Nil
#
[
View source
]
def
error
(ex : Exception) : Nil
#
[
View source
]
def
wait
: Nil
#
[
View source
]