Searched defs:QueueBase (Results 1 – 3 of 3) sorted by relevance
40 pub struct QueueBase { struct48 impl AsRawFd for QueueBase { argument54 impl Drop for QueueBase { implementation119 pub fn format_iter(&self) -> ioctl::FormatIterator<QueueBase> { in format_iter()
52 QueueBase::QueueBase(int32_t capacity, const DataTypeVector& component_dtypes, in QueueBase() function in tensorflow::QueueBase
117 class QueueBase: class