Advance(3)

Synopsis

cc [ flag ... ] file ... -lunify -levents -lpvm3 -lgpvm3 -lthread -ll -lsocket -lnsl -lw -lposix4 -lucb [ library ... ]

#include "unify.h"

int Advance(int event_id);

Description

Advance(3) increments the event counter associated with event_id.

Return Values

Advance(3) returns the number of advances done by that host for event_id upon successful completion. Otherwise, a value of -1 is returned.

Errors

An error may occur if event_id is invalid.

See Also

Event Counters and Sequencers(3), unifyintro(3)


RCS status $Id: Advance.html,v 1.2 1998/02/09 17:47:58 rajitha Exp $