SCASH_FLUSH(3)
SCASH Programmer's Manual
SCASH_FLUSH(3)
NAME
scash_flush - flush shared memory

SYNOPSIS
int scash_flush(char* update, int length)

DESCRIPTION
scash_flush() sends length bytes of shared memory data starting at update to the home node. In the home node, the specified shared memory area will be updated.

RETURN VALUES
scash_flush() returns 0 on success.

SEE ALSO
scash_update(3), scash_refresh(3)

CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003 PC Cluster Consortium.