Concept Framework 1.0 documentation Contents | Index

standard.lib.thread.RunThread

Name Version Deprecated
RunThread version 1.0 no

Prototype:
number RunThread(delegate thread_function)

Parameters:
thread_function      a function to be run in a separate thread.

Description:
Creates and runs a thread.

Returns:
Returns a handle to the new thread.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:05 2009 GMT(c)2009 RadGs Software