Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskywalk_test_common.c546 sktc_channel_worker_source(void *arg) in sktc_channel_worker_source() function
704 error = pthread_create(&sktc_threads[i], NULL, sktc_channel_worker_source, &sktc_threads[i]); in sktc_setup_channel_worker()