Gentee Programming Language > Documentation > Libraries Download documentation

thread.terminate

Terminate a thread.
 
uint thread.terminate(
      uint   code
)

Parameters

codeThread termination code.

Return value

Nonzero if initialization was successful; otherwise 0.

See also

    Threads


 Copyright © 2004-2006 Gentee Inc. All rights reserved.