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

/system/core/libsync/
H A Dsync_test.c30 int thread_no; member in struct:sync_thread_data
46 printf("thread %d wait %d failed: %s\n", sync_data->thread_no,
49 printf("thread %d wait %d done\n", sync_data->thread_no, i);
90 sync_data[i].thread_no = i;
106 sync_data[3].thread_no = 3;

Completed in 182 milliseconds