Extracted from Pike v7.8 release 352 at 2012-06-25.
pike.ida.liu.se
[Top]
Thread
Thread.Thread

Method Thread.Thread()->wait()


Method wait

mixed wait()

Description

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