Searched refs:sync_thread (Results 1 - 1 of 1) sorted by relevance

/system/core/libsync/
H A Dsync_test.c34 void *sync_thread(void *data) function
118 pthread_create(&threads[i], NULL, sync_thread, &sync_data[i]);

Completed in 37 milliseconds