|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CarbonCoreLibrary.ThreadSwitchProcPtr | |
---|---|
org.rococoa.cocoa.carboncore |
Uses of CarbonCoreLibrary.ThreadSwitchProcPtr in org.rococoa.cocoa.carboncore |
---|
Methods in org.rococoa.cocoa.carboncore that return CarbonCoreLibrary.ThreadSwitchProcPtr | |
---|---|
CarbonCoreLibrary.ThreadSwitchProcPtr |
CarbonCoreLibrary.NewThreadSwitchUPP(CarbonCoreLibrary.ThreadSwitchProcPtr userRoutine)
NewThreadSwitchUPP() 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 : ThreadSwitchUPP NewThreadSwitchUPP(ThreadSwitchProcPtr) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h:139 |
Methods in org.rococoa.cocoa.carboncore with parameters of type CarbonCoreLibrary.ThreadSwitchProcPtr | |
---|---|
void |
CarbonCoreLibrary.DisposeThreadSwitchUPP(CarbonCoreLibrary.ThreadSwitchProcPtr userUPP)
DisposeThreadSwitchUPP() 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 : void DisposeThreadSwitchUPP(ThreadSwitchUPP) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h:216 |
void |
CarbonCoreLibrary.InvokeThreadSwitchUPP(NativeLong threadBeingSwitched,
Pointer switchProcParam,
CarbonCoreLibrary.ThreadSwitchProcPtr userUPP)
InvokeThreadSwitchUPP() 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 : void InvokeThreadSwitchUPP(ThreadID, void*, ThreadSwitchUPP) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h:297 |
CarbonCoreLibrary.ThreadSwitchProcPtr |
CarbonCoreLibrary.NewThreadSwitchUPP(CarbonCoreLibrary.ThreadSwitchProcPtr userRoutine)
NewThreadSwitchUPP() 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 : ThreadSwitchUPP NewThreadSwitchUPP(ThreadSwitchProcPtr) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h:139 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |