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

/hardware/intel/common/wrs_omxil_core/utils/src/
H A Dqueue.c111 struct list *__queue_pop_head(struct queue *queue) function
131 entry = __queue_pop_head(queue);

Completed in 51 milliseconds