org.rococoa.cocoa.carboncore
Interface CarbonCoreLibrary.ThreadSwitchProcPtr
- All Superinterfaces:
- Callback
- Enclosing interface:
- CarbonCoreLibrary
public static interface CarbonCoreLibrary.ThreadSwitchProcPtr
- extends Callback
Prototype for custom thread switcher routine
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h
invoke
void invoke(NativeLong threadBeingSwitched,
Pointer switchProcParam)
Copyright © 2009. All Rights Reserved.