Overview
Module
Use
Devguide
Index
Values
Values' Details
::
com
::
sun
::
star
::
ucb
::
enum LockScope
Description
defines the scope of a lock.
See also
LockEntry
Values
EXCLUSIVE
the lock is exclusive.
SHARED
the lock is shared.
Values' Details
EXCLUSIVE
EXCLUSIVE
,
Description
the lock is exclusive.
SHARED
SHARED
,
Description
the lock is shared.
Top of Page
Copyright © 2003 Sun Microsystems, Inc.