SCASH_LOCK(3)
SCASH Programmer's Manual
SCASH_LOCK(3)
NAME
scash_lock - acquire a lock

SYNOPSIS
void scash_lock(int lock)

DESCRIPTION
scash_lock() acquires the lock specified in lock. If lock is already held by another node, it waits until the lock is released and then acquires it.

SEE ALSO
scash_unlock(3)

CREDIT
This document is a part of the SCore cluster system software developed at Real World Computing Partnership, Japan. Copyright (c) 2000, 1999 Real World Computing Partnership.