Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/skywalk/
H A Dskt_filter.c95 static int custom_ether_done = 0; variable
347 custom_ether_done = 0; in custom_ether_cleanup()
537 (void) OSAtomicIncrement32(&custom_ether_done); in custom_ether_thread()
1039 if (custom_ether_done == CUSTOM_ETHER_THREADS) { in receiver_channel_wait()
1045 SKTDBG(name, options, "%d threads done\n", custom_ether_done); in receiver_channel_wait()
1255 if (custom_ether_done == CUSTOM_ETHER_THREADS) { in sender_channel_wait()
1261 SKTDBG(name, options, "%d threads done\n", custom_ether_done); in sender_channel_wait()