thread_variable?(key) Instance Public methods Returns true if the
thread_variables() Instance Public methods Returns an array of the names of
thread_variable_get(key) Instance Public methods Returns the value of a thread
thread_variable_set(key, value) Instance Public methods Sets a thread local
freeze() Instance Public methods