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

/macosx-10.10.1/BootCache-109/
H A Dkext.c557 static int BC_terminate_readahead(void);
2442 BC_terminate_readahead(void) function
2471 error = msleep(&BC_cache->c_num_reader_threads, &BC_cache->c_reader_threads_lock, PRIBIO, "BC_terminate_readahead", &timeout);
2538 BC_terminate_readahead();

Completed in 173 milliseconds