Home
last modified time | relevance | path

Searched refs:notepending (Results 1 – 3 of 3) sorted by relevance

/dports/net/drawterm/drawterm/kern/
H A Drendez.c29 if((*f)(arg) || up->notepending){ in sleep()
54 if(up->notepending) { in sleep()
55 up->notepending = 0; in sleep()
H A Dsleep.c29 if((*f)(arg) || up->notepending){ in sleep()
54 if(up->notepending) { in sleep()
55 up->notepending = 0; in sleep()
H A Ddat.h401 int notepending; /* note issued but not acted on */ member