Extracted from Pike v7.3 release 16 at 2002-03-05.
pike.roxen.com
[Top]
Thread
Thread.Thread

Method Thread.Thread()->result()


Method result

mixed Thread.Thread()->result()

Description

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