tibrvQueueGroup_Destroy()

Function

Declaration

tibrv_status tibrvQueueGroup_Destroy(
    tibrvQueueGroup    eventQueueGroup);

Purpose

Destroy an event queue group.

Remarks

The individual queues in the group continue to exist, even though the group has been destroyed.

Parameter

Description

eventQueueGroup

Destroy this event queue group.

See Also

tibrvQueueGroup_Create()