HomeSort by relevance Sort by last modified time
    Searched refs:__queue_pop_tail (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/wrs_omxil_core/utils/inc/
queue.h 48 struct list *__queue_pop_tail(struct queue *queue);
  /hardware/intel/common/wrs_omxil_core/utils/src/
queue.c 140 struct list *__queue_pop_tail(struct queue *queue) function
160 entry = __queue_pop_tail(queue);

Completed in 677 milliseconds