Query: skiprelease
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
skipRelease(3) util/skiplist.h skipRelease(3)NAMEskipRelease - release lock on value.SYNOPSIS#include <util/skiplist.h> void skipRelease(skipList list, void *lock);ARGUMENTSlist - list containing value to release. lock - lock to release.DESCRIPTIONReleases the lock on the value associated with <lock>. Once the lock is released, the freeValue callback can be called and the item freed (see skipNewList()). MT-Level: Safe if <list> thread-safe.RETURN VALUENone.SEE ALSOskipDelete(3), skipFreeList(3), skipRelease(3), skipInsert(3), skipSearch(3), skipNext(3), skipNewList ClearSilver 12 July 2007 skipRelease(3)
Related Man Pages |
---|
dictnext(3) - debian |
dictreleaselock(3) - debian |
mlock(3) - debian |
skipnewlist(3) - debian |
skipsearch(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Is UNIX an open source OS ? |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |