Dont_Need_Updates(3)

Synopsis

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

#include "unify.h"

int Dont_Need_Updates(int seg_id);

Description

Dont_Need_Updates(3) removes the calling worker process from the set of processes that receive updates when Put_Updates(3) is called for seg_id.

Return Values

Dont_Need_Updates returns 0 upon success. Otherwise, a value of -1 is returned.

Errors

See Also

Put_Updates(3), Need_Updates(3), unifyintro(3)


RCS status $Id: Dont_Need_Updates.html,v 1.1 1998/01/13 15:17:49 dieter Exp $