Searched refs:custom_ether_done (Results 1 – 1 of 1) sorted by relevance
95 static int custom_ether_done = 0; variable347 custom_ether_done = 0; in custom_ether_cleanup()538 (void) OSAtomicIncrement32(&custom_ether_done); in custom_ether_thread()1040 if (custom_ether_done == CUSTOM_ETHER_THREADS) { in receiver_channel_wait()1046 SKTDBG(name, options, "%d threads done\n", custom_ether_done); in receiver_channel_wait()1256 if (custom_ether_done == CUSTOM_ETHER_THREADS) { in sender_channel_wait()1262 SKTDBG(name, options, "%d threads done\n", custom_ether_done); in sender_channel_wait()