Home
last modified time | relevance | path

Searched refs:thread_write (Results 1 – 1 of 1) sorted by relevance

/system/core/sdcard/
Dsdcard.c1844 pthread_t thread_write; in run() local
1944 || pthread_create(&thread_write, NULL, start_handler, &handler_write)) { in run()