Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Thread
Classes
Condition
Fifo
Local
Mutex
MutexKey
Queue
Thread
Methods
all_threads()
this_thread()
thread_set_concurrency()
Thread.all_threads()
Thread.thread_set_concurrency()
Method Thread.this_thread()
Method
this_thread
Thread.Thread
this_thread
(
)
Description
This function returns the object that identifies this thread.
See also
Thread()