tibrvftMonitor_GetQueue()

Function

Declaration

tibrv_status tibrvftMonitor_GetQueue(
    tibrvftMonitor     monitor,
    tibrvQueue*        queue);

Purpose

Extract the event queue of a fault tolerance monitor.

Parameter

Description

monitor

Extract the event queue from this monitor object.

queue

The program supplies a location, and the function stores the queue in that location.