Extracted from Pike v7.4 release 117 at 2004-11-02.
pike.ida.liu.se
[Top]
predef::
Thread

Method Thread.all_threads()


Method all_threads

array(Thread.Thread) Thread.all_threads()

Description

This function returns an array with the thread ids of all threads.

See also

Thread()