HomeSort by relevance Sort by last modified time
    Searched refs:thread_write (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/tests/aio_dio_bugs/src/
aio-dio-extend-stat.c 58 pthread_t thread_write; local
96 pthread_create(&thread_write, NULL, (void*)&fun_writeN, NULL);
99 pthread_join(thread_write, NULL);
  /system/core/sdcard/
sdcard.c 1827 pthread_t thread_write; local
    [all...]

Completed in 127 milliseconds