HomeSort by: relevance | last modified time | path
    Searched defs:pcq_peek (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
subr_pcq.c 107 * (otherwise pcq_peek starts over the CAS loop or fails).
214 * pcq_peek: return the next item from the queue without removal.
217 pcq_peek(pcq_t *pcq) function in typeref:typename:void *

Completed in 11 milliseconds