Searched defs:max_elements (Results 1 – 1 of 1) sorted by relevance
60 hi_u8 max_elements; /* 本队列中所能存放的最大元素个数 */ member83 static inline hi_void oal_queue_set(oal_queue_stru *queue, hi_u32 *pul_buf, hi_u8 max_elements) in oal_queue_set()