Home
last modified time | relevance | path

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

/haiku/headers/private/kernel/util/
H A Dqueue.h35 void fixed_queue_destroy(fixed_queue *q);
/haiku/src/system/kernel/util/
H A Dqueue.cpp129 fixed_queue_destroy(fixed_queue *q) in fixed_queue_destroy() function