Extracted from Pike v7.6 release 9 at 2004-07-29.
pike.ida.liu.se
[Top]
Thread
Thread.Thread

Method Thread.Thread()->result()


Method result

mixed result()

Description

Waits for the thread to complete, and then returns the value returned from the thread function.