Searched refs:fifo_empty (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/tools/ctf/cvt/ | ||
H A D | fifo.h | 47 extern int fifo_empty(fifo_t *); |
H A D | fifo.c | 134 fifo_empty(fifo_t *f) function |
H A D | ctfmerge.c | 399 while (fifo_empty(wq->wq_queue)) { |
Completed in 59 milliseconds