current-thread-group

Name

current-thread-group -- Return the thread group of the current thread.

Type: function

Synopsis

current-thread-group(, group);

Return Values

group

An instance of <thread-group>

Description

Returns the current thread group, which is to say, the thread group of the current thread.