grpc-d-core ~master (2021-10-08T04:49:21Z)
Dub
Repo
Queue.notify
grpc
service
queue
Queue
To be iterable with
foreach
loop.
class
Queue
(T)
void
notify
(
gpr_timespec
timeout
=
durtotimespec
(10.
seconds
)
)
Meta
Source
See Implementation
grpc
service
queue
Queue
constructors
this
destructors
~this
functions
empty
front
lock
notify
notifyAll
pop
popFront
put
signal
unlock
properties
count
To be iterable with foreach loop.