org.rococoa.cocoa.carboncore
Interface CarbonCoreLibrary.ThreadTerminationProcPtr
- All Superinterfaces:
- Callback
- Enclosing interface:
- CarbonCoreLibrary
public static interface CarbonCoreLibrary.ThreadTerminationProcPtr
- extends Callback
Prototype for thread termination notification routine
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h
invoke
void invoke(NativeLong threadTerminated,
Pointer terminationProcParam)
Copyright © 2009. All Rights Reserved.