ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
AsyncQueue.close
ae
utils
promise
concurrency
AsyncQueue
Close the queue. Must be called to free up resources (thread and message queue).
class
AsyncQueue
(T, E = Exception)
void
close
(
)
Meta
Source
See Implementation
ae
utils
promise
concurrency
AsyncQueue
constructors
this
functions
close
put
Close the queue. Must be called to free up resources (thread and message queue).