Home
last modified time | relevance | path

Searched defs:waitok (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libthread_xu/thread/
H A Dthr_suspend_np.c116 suspend_common(pthread_t curthread, pthread_t thread, int waitok) in suspend_common()
/dragonfly/sys/dev/netif/stge/
H A Dif_stge.c2316 stge_newbuf(struct stge_softc *sc, int idx, int waitok) in stge_newbuf()
/dragonfly/sys/kern/
H A Duipc_socket.c173 soalloc(int waitok, struct protosw *pr) in soalloc()