release
Releases n permits back to the semaphore.
Parameters
permits
the number of permits to release.
Throws
if the specified permits is non-positive.
Releases n permits back to the semaphore.
the number of permits to release.
if the specified permits is non-positive.