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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Datp_misc.c114 wakeup(&trp->tr_event);
182 wakeup(&trp->tr_event);
H A Datp_alloc.c90 ATEVENTINIT(trp->tr_event);
H A Datp.h336 atevent_t tr_event; member in struct:atp_trans
H A Datp_read.c544 wakeup(&trp->tr_event);
H A Datp_write.c1553 rc = msleep(&trp->tr_event, atalk_mutex, PSOCK | PCATCH, "atpsndreq", 0);

Completed in 35 milliseconds