Carbon


NSLNewThread

Header: NSL.h Carbon status: Under Evaluation

OSErr NSLNewThread (
    ThreadStyle threadStyle, 
    ThreadEntryProcPtr threadEntry, 
    void *threadParam, 
    Size stackSize, 
    ThreadOptions options, 
    void **threadResult, 
    ThreadID *threadMade
);
function result

A result code.


© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)