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

/system/core/include/sync/
H A Dsync.h45 int sync_wait(int fd, int timeout);
/system/core/libsync/
H A Dsync.c30 int sync_wait(int fd, int timeout) function
H A Dsync_test.c42 err = sync_wait(sync_data->fd[i], 10000);

Completed in 78 milliseconds