Home
last modified time | relevance | path

Searched refs:__queue_pop_head (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/wrs_omxil_core/utils/src/
Dqueue.c111 struct list *__queue_pop_head(struct queue *queue) in __queue_pop_head() function
131 entry = __queue_pop_head(queue); in queue_pop_head()
/hardware/intel/common/wrs_omxil_core/utils/inc/
Dqueue.h46 struct list *__queue_pop_head(struct queue *queue);