Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kLock_Exit ( kLock  lock)

Relinquishes ownership of the lock.

kLock ownership is recursive - the lock is relinquished when the number of calls to kLock_Exit equals the number of calls to kLock_Enter.

Parameters
lockLock object.
Returns
Operation status.