In file lock.h:(const char* name)
Remove a lock.
Documentation
Remove a lock.
Removes the named lock.
- Parameters:
- name - the name of the lock to be removed.
- Returns:
- One of the LKR_x result codes. LKR_ERROR denotes an
error with unlink(), in which case the error will be left in
errno for your delectation.
Alphabetic index
This page was generated with the help of DOC++.