Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskt_filter.c557 static int32_t filter_ready = 0; variable
795 (void) OSAtomicIncrement32(&filter_ready); in filter_thread()
819 SKD1("filter: %d threads ready\n", filter_ready); in filter_threads_start()
820 if (filter_ready == FILTER_THREADS) { in filter_threads_start()