|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchedulerInfoRec | |
---|---|
org.rococoa.cocoa.carboncore |
Uses of SchedulerInfoRec in org.rococoa.cocoa.carboncore |
---|
Subclasses of SchedulerInfoRec in org.rococoa.cocoa.carboncore | |
---|---|
static class |
SchedulerInfoRec.ByReference
|
static class |
SchedulerInfoRec.ByValue
|
Methods in org.rococoa.cocoa.carboncore that return SchedulerInfoRec | |
---|---|
static SchedulerInfoRec[] |
SchedulerInfoRec.newArray(int arrayLength)
|
Methods in org.rococoa.cocoa.carboncore with parameters of type SchedulerInfoRec | |
---|---|
NativeLong |
CarbonCoreLibrary.ThreadSchedulerProcPtr.invoke(SchedulerInfoRec schedulerInfo)
|
NativeLong |
CarbonCoreLibrary.DebuggerThreadSchedulerProcPtr.invoke(SchedulerInfoRec schedulerInfo)
|
NativeLong |
CarbonCoreLibrary.InvokeDebuggerThreadSchedulerUPP(SchedulerInfoRec schedulerInfo,
CarbonCoreLibrary.DebuggerThreadSchedulerProcPtr userUPP)
InvokeDebuggerThreadSchedulerUPP() Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: available as macro/inline Original signature : ThreadID InvokeDebuggerThreadSchedulerUPP(SchedulerInfoRecPtr, DebuggerThreadSchedulerUPP) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h:351 |
NativeLong |
CarbonCoreLibrary.InvokeThreadSchedulerUPP(SchedulerInfoRec schedulerInfo,
CarbonCoreLibrary.ThreadSchedulerProcPtr userUPP)
InvokeThreadSchedulerUPP() Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: available as macro/inline Original signature : ThreadID InvokeThreadSchedulerUPP(SchedulerInfoRecPtr, ThreadSchedulerUPP) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h:284 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |