Searched refs:sync_kloop_worker (Results 1 – 1 of 1) sorted by relevance
1296 sync_kloop_worker(void *opaque) in sync_kloop_worker() function1330 ret = pthread_create(&th, NULL, sync_kloop_worker, ctx); in sync_kloop_start_stop()1574 ret = pthread_create(&th1, NULL, sync_kloop_worker, ctx); in sync_kloop_conflict()1580 ret = pthread_create(&th2, NULL, sync_kloop_worker, ctx); in sync_kloop_conflict()