Product Documentation

FairCom ISAM for C

Previous Topic

Next Topic

Using LockCtData with LockISAM

You can use the low-level locking function LockCtData(), as described below, to relax the constraints of the “two-phase” protocol. Specific records can be locked or unlocked. Note, however, that a record locked with LockCtData() will NOT be freed with a LockISAM() with ctFREE call.

TOCIndex