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

/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAIDSet.cpp116 thread_call_func_t recoverMethod = OSMemberFunctionCast(thread_call_func_t, this, &AppleRAIDSet::recover); local
117 arRecoveryThreadCall = thread_call_allocate(recoverMethod, (thread_call_param_t)this);

Completed in 109 milliseconds