Uses of Interface
org.rococoa.cocoa.carboncore.CarbonCoreLibrary.MPRemoteProcedure

Packages that use CarbonCoreLibrary.MPRemoteProcedure
org.rococoa.cocoa.carboncore   
 

Uses of CarbonCoreLibrary.MPRemoteProcedure in org.rococoa.cocoa.carboncore
 

Methods in org.rococoa.cocoa.carboncore with parameters of type CarbonCoreLibrary.MPRemoteProcedure
 Pointer CarbonCoreLibrary.MPRemoteCall(CarbonCoreLibrary.MPRemoteProcedure remoteProc, Pointer parameter, byte context)
          MPRemoteCall()

Summary:
Calls a nonreentrant function and blocks the current task.
 Pointer CarbonCoreLibrary.MPRemoteCallCFM(CarbonCoreLibrary.MPRemoteProcedure remoteProc, Pointer parameter, byte context)
          MPRemoteCallCFM()

Summary:
Calls a nonreentrant function and blocks the current task.
 



Copyright © 2009. All Rights Reserved.