| SCASH_FLUSH(3) | SCASH_FLUSH(3) |
int scash_flush(char* update, int length)
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.
scash_flush() returns 0 on success.
scash_update(3),
scash_refresh(3)