Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
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.