org.rococoa.cocoa.carboncore
Interface CarbonCoreLibrary.DebuggerNewThreadProcPtr

All Superinterfaces:
Callback
Enclosing interface:
CarbonCoreLibrary

public static interface CarbonCoreLibrary.DebuggerNewThreadProcPtr
extends Callback

Prototype for debugger NewThread notification
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
 void invoke(NativeLong threadCreated)
           
 

Method Detail

invoke

void invoke(NativeLong threadCreated)


Copyright © 2009. All Rights Reserved.