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

/frameworks/wilhelm/src/
H A Dsync.c28 void *sync_start(void *arg) function
H A Dsles_allinclusive.h384 extern void *sync_start(void *arg);
/frameworks/wilhelm/src/objects/
H A DCEngine.c58 int err = pthread_create(&thiz->mSyncThread, (const pthread_attr_t *) NULL, sync_start, thiz);

Completed in 187 milliseconds