Searched refs:__DAThreadFunction (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/DiskArbitration-268/diskarbitrationd/
H A DDAThread.c63 static void * __DAThreadFunction( void * context ) function
252 status = pthread_create( &thread, NULL, __DAThreadFunction, NULL );

Completed in 93 milliseconds