tibrvDispatcher_GetName()
Function
Declaration
tibrv_statustibrvDispatcher_GetName(
tibrvDispatcher dispatcher,
const char** dispatchName);
Purpose
Extract the name of a dispatcher thread.
|
Parameter |
Description |
|
|
Get the name of this thread. |
|
|
The program supplies a location, and the function stores the name of the dispatcher thread in that location. |