Searched refs:timeslot (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/bltins/
H A Dread.c222 void *timeslot=0; local
341 timeslot = (void*)sh_timeradd(timeout,0,timedout,(void*)iop);
459 if(timeslot)
460 timerdel(timeslot);
492 if(timeslot)
493 timerdel(timeslot);

Completed in 7 milliseconds