Searched refs:sync_kloop_worker (Results 1 – 1 of 1) sorted by relevance
1348 sync_kloop_worker(void *opaque) in sync_kloop_worker() function1382 ret = pthread_create(&th, NULL, sync_kloop_worker, ctx); in sync_kloop_start_stop()1627 ret = pthread_create(&th1, NULL, sync_kloop_worker, ctx);1633 ret = pthread_create(&th2, NULL, sync_kloop_worker, ctx);