tibrvDispatcher_SetName()

Function

Declaration

tibrv_status tibrvDispatcher_SetName(
    tibrvDispatcher    dispatcher,
    const char*        dispatchName);

Purpose

Set the name of a dispatcher thread.

Parameter

Description

dispatcher

Set the name of this thread.

dispatchName

Use this name as the name of the dispatcher thread.