Searched refs:IppDispatcher (Results 1 – 1 of 1) sorted by relevance
410 static DYN_RELOAD IppDispatcher; /* ippCP only */ variable419 IppDispatcher = reload; /* function DynReload() that is defined in ippmain.gen - */ in owncpRegisterLib()425 IppDispatcher = 0; in owncpUnregisterLib()441 if(( IppDispatcher )&&( currentCpu != index )) {442 status = IppDispatcher( index );474 …if( IppDispatcher ) status = IppDispatcher( index ); /* call DynReload() function for each domain …