SCASH_FLUSH(3)
SCASH Programmer's Manual
SCASH_FLUSH(3)
名前
scash_flush - 共有メモリをフラッシュ

形式
int scash_flush(char* update, int length)

機能説明
scash_flush()update から始まり length バイトの共有メモリをホームノードに送信します。 ホームノードでは指定された共有メモリが更新されます。

戻り値
scash_flush() は成功した場合は0を返します。

関連項目
scash_update(3), scash_refresh(3)

$Id: scash_flush.html,v 1.2 2002/02/27 12:41:03 liu Exp $