Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/skywalk/
H A Dskt_utunloop.c328 static int g_kq1, g_kq2; variable
342 skt_utunloop_xfer_slots(g_kq2, g_channel2, 0, g_channel1, 0, __func__, false); in sktc_channel_worker_xfer21()
916 g_kq2 = kqueue(); in skt_tunloop_common()
919 error = kevent(g_kq2, &kev, 1, NULL, 0, NULL); in skt_tunloop_common()
993 error = kevent(g_kq2, &kev, 1, NULL, 0, NULL); in skt_tunloop_common()