[][src]Module ocl_stream::executor::stream

Structs

OCLStream

Receiver for OCL Data

OCLStreamSender

Sender for OCL Data

Functions

bounded

Creates a new OCLStream with the corresponding sender and a maximum capacity to communicate between the scheduler thread and the receiver thread

unbounded

Creates a new OCLStream with the corresponding sender to communicate between the scheduler thread and the receiver thread