Searched defs:__queue_peek_head (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/wrs_omxil_core/utils/src/
H A Dqueue.c169 inline struct list *__queue_peek_head(struct queue *queue) function
184 entry = __queue_peek_head(queue);

Completed in 48 milliseconds