HomeSort by: relevance | last modified time | path
    Searched refs:waiton (Results 1 - 4 of 4) sorted by relevancy

  /src/share/examples/puffs/pgfs/
pgfs_waitq.h 33 void waiton(struct waitq *, struct puffs_cc *);
pgfs_waitq.c 57 waiton(struct waitq *wq, struct puffs_cc *cc) function in typeref:typename:void
pgfs_db.c 127 waiton(&xcwaitq, cc);
974 waiton(&flushwaitq, cc);
pgfs_subs.c 118 * we are relying on waiton/wakeup being a FIFO.
147 waiton(&lock->waitq, cc); /* enter FIFO */

Completed in 69 milliseconds