Searched defs:thread_read (Results 1 - 1 of 1) sorted by relevance

/system/core/sdcard/
H A Dsdcard.c1843 pthread_t thread_read; local
1943 || pthread_create(&thread_read, NULL, start_handler, &handler_read)

Completed in 22 milliseconds