Function LOCKP
Syntax:
lockp datum => generalized-boolean
Arguments and values:
datum -> an object.
generalized-boolean -> a generalized
boolean.
Description:
Returns
true
if datum
is a non-recursive lock, otherwise
false.
Exceptional situations:
None.
See also:
Notes:
None.