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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Datp_misc.c154 ATP_Q_REMOVE(atp_trans_abort, trp, tr_list);
181 ATP_Q_APPEND(atp_trans_abort, trp, tr_list);
H A Datp_open.c113 atp_trans_abort.head = NULL;
114 atp_trans_abort.tail = NULL;
H A Datp.h344 #define TRANS_ABORTING 5 /* waiting on atp_trans_abort list for thread to wakeup */
427 struct atp_trans_qhead atp_trans_abort; /* aborted trans list */ variable in typeref:struct:atp_trans_qhead
438 extern struct atp_trans_qhead atp_trans_abort; /* aborting trans list */

Completed in 11 milliseconds