Searched defs:queueh (Results 1 – 3 of 3) sorted by relevance
139 xge_queue_produce(xge_queue_h queueh, int event_type, void *context, in xge_queue_produce() argument 294 void xge_queue_destroy(xge_queue_h queueh) in xge_queue_destroy() argument 321 __io_queue_grow(xge_queue_h queueh) in __io_queue_grow() argument 392 xge_queue_consume(xge_queue_h queueh,int data_max_size,xge_queue_item_t * item) xge_queue_consume() argument 413 xge_queue_flush(xge_queue_h queueh) xge_queue_flush() argument [all...]
155 xge_queue_produce_context(xge_queue_h queueh, int event_type, void *context) { in xge_queue_produce_context() argument
348 xge_queue_h queueh; member