Home
last modified time | relevance | path

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

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