Ending a Transaction Lock

The jomEndLock call, shown in the following example, is used to end the automatic lock state initiated previously by using the jomBeginLock call. (For details, see "Beginning a Transaction Lock", earlier in this chapter.)

int jomEndLock(const DskHandle *pHandle,
               UInt32          lineNo)

The parameters for this call are described in the following subsections.