Carbon


SwapInstructionCache

Header: OSUtils.h Carbon status: Supported

Enables or disables the instruction cache.

Boolean SwapInstructionCache (
    Boolean cacheEnable
);
function result

The previous state of the instruction cache, represented by either TRUE or FALSE.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)