Searched refs:sync_kloop_worker (Results 1 – 1 of 1) sorted by relevance
1350 sync_kloop_worker(void *opaque) in sync_kloop_worker() function1384 ret = pthread_create(&th, NULL, sync_kloop_worker, ctx); in sync_kloop_start_stop()1628 ret = pthread_create(&th1, NULL, sync_kloop_worker, ctx); in sync_kloop_conflict()1634 ret = pthread_create(&th2, NULL, sync_kloop_worker, ctx); in sync_kloop_conflict()