HomeSort by: relevance | last modified time | path
    Searched defs:wchan_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
wchan.h 35 typedef volatile const void *wchan_t; typedef
  /src/external/bsd/am-utils/dist/amd/
amd.h 219 typedef voidp wchan_t; typedef
252 typedef wchan_t (*vget_wchan) (mntfs *);
589 extern int get_mountd_port(fserver *, u_short *, wchan_t);
619 extern wchan_t get_mntfs_wchan(mntfs *mf);
654 extern void sched_task(cb_fun *, opaque_t, wchan_t);
661 extern void wakeup(wchan_t);
663 extern void wakeup_task(int, int, wchan_t);

Completed in 17 milliseconds