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

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDMirrorSet.cpp727 thread_call_func_t rebuildMethod = OSMemberFunctionCast(thread_call_func_t, this, &AppleRAIDMirrorSet::rebuild); local
728 arRebuildThreadCall = thread_call_allocate(rebuildMethod, (thread_call_param_t)this);

Completed in 75 milliseconds