Dispatcher Thread

Every program must dispatch events. This section describes functions that conveniently create dispatcher threads. Programmers can use this convenience facility, or arrange for event dispatch in other ways.

Function or Type

Description

tibrvDispatchable

Specify an event queue or queue group.

tibrvDispatcher

Specify a dispatcher thread.

tibrvDispatcher_Create()

Create a dispatcher thread.

tibrvDispatcher_Destroy()

Destroy a dispatcher thread.

tibrvDispatcher_GetName()

Extract the name of a dispatcher thread.

tibrvDispatcher_SetName()

Set the name of a dispatcher thread.