Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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.