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

  /src/share/examples/puffs/pgfs/
pgfs_waitq.h 34 struct puffs_cc *wakeup_one(struct waitq *);
pgfs_waitq.c 71 wakeup_one(struct waitq *wq) function in typeref:struct:puffs_cc *
pgfs_db.c 139 wakeup_one(&xcwaitq);
1012 wakeup_one(&flushwaitq);
pgfs_subs.c 173 lock->owner = wakeup_one(&lock->waitq);
  /src/lib/librumpuser/
rumpfiber.c 616 wakeup_one(struct waithead *wh) function in typeref:typename:void
749 wakeup_one(&mtx->waiters);
855 wakeup_one(&rw->wwait);
994 wakeup_one(&cv->waiters);

Completed in 29 milliseconds