Generic Function Lock-Instance (1 method)

( lock-instance < instance > &key < wait > (wait t) )

Part of:

package cl-perec
Lock instance in the current transaction. If wait is false and the instance cannot be locked then an condition will be thrown.

Method Summary

lock-instance < persistent-object