org.rococoa.cocoa.carboncore
Interface CarbonCoreLibrary.ThreadSchedulerProcPtr

All Superinterfaces:
Callback
Enclosing interface:
CarbonCoreLibrary

public static interface CarbonCoreLibrary.ThreadSchedulerProcPtr
extends Callback

Prototype for custom thread scheduler routine
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 NativeLong invoke(SchedulerInfoRec schedulerInfo)
           
 

Method Detail

invoke

NativeLong invoke(SchedulerInfoRec schedulerInfo)


Copyright © 2009. All Rights Reserved.