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

Method Thread.all_threads()


Method all_threads

array(object(Thread.Thread)) Thread.all_threads()

Description

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

See also

Thread.Thread