Home | History | Annotate | Download | only in include

Lines Matching full:description

23  *  Description:   Utility functions declaration
61 ** Description Utils initialization
72 ** Description Utils cleanup
83 ** Description Initialize the given buffer queue
94 ** Description Enqueue a buffer at the tail of the given queue
105 ** Description Dequeues a buffer from the head of the given queue
116 ** Description Dequeues a buffer from the head of the given queue without lock
127 ** Description Return a pointer to the next buffer linked to the given buffer
139 ** Description Dequeue the given buffer from the middle of the given queue
150 ** Description Dequeue the given buffer from the middle of the given queue without lock
162 ** Description sleep unconditionally for timeout milliseconds
173 ** Description application calls this function before entering critical
185 ** Description application calls this function when leaving critical