Package: bordeaux-threads

Function release-recursive-lock

Lambda List

release-recursive-lock (lock)

Details

Release the recursive lock. The lock will only become free after as many release operations as there have been acquire operations. See release-lock for other information.