¶inline void flush(celerity::queue&)
inline void flush(celerity::queue&)
Description
Flushes all command groups asynchronously enqueued in the scheduler. This is beneficial only in rare situations where host-side code needs to synchronize with kernels or host tasks in a manner that is opaque to the runtime.
Declared at: include/queue.h:140