Concept Framework 2.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: Fri Jan 21 18:06:20 2011 GMT(c)2011 RadGs Software