Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel.c78 static boolean_t csi_tcall_start(struct ch_selinfo *);
356 } else if (!csi_tcall_start(csi)) { in csi_selwakeup_delayed()
429 csi_tcall_start(struct ch_selinfo *csi) in csi_tcall_start() function
464 csi->csi_pending != 0 && !csi_tcall_start(csi))) { in csi_tcall()