HomeSort by relevance Sort by last modified time
    Searched full:fun_writen (Results 1 - 1 of 1) sorted by null

  /external/autotest/client/tests/aio_dio_bugs/src/
aio-dio-extend-stat.c 45 void fun_writeN(void* ptr);
96 pthread_create(&thread_write, NULL, (void*)&fun_writeN, NULL);
143 void fun_writeN(void *ptr)

Completed in 1733 milliseconds