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

/system/core/sdcard/
H A Dsdcard.c1200 static void* start_handler(void* data) function
1225 int res = pthread_create(&thread, NULL, start_handler, &handlers[i]);

Completed in 7 milliseconds