TibrvDispatcher::getName()

Method

Declaration

TibrvStatus getName(
    const char*& name) const;

Purpose

Extract the name of a dispatcher thread.

Parameter

Description

dispatchName

The program supplies a variable, and the method stores the name of the dispatcher thread in that variable.