Home
last modified time | relevance | path

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

/haiku/headers/private/kernel/util/
H A Dqueue.h38 void *fixed_queue_peek(fixed_queue *q);
/haiku/src/system/kernel/util/
H A Dqueue.cpp168 fixed_queue_peek(fixed_queue *q) in fixed_queue_peek() function