< NSPR API Reference < Monitors
Decrements the entry count associated with a specified monitor and, if the entry count reaches zero, releases the monitor's lock.
The function has the following parameter:
mon
PRMonitor. The monitor object referenced must be one for which the calling thread currently holds the lock.
Page last modified 22:52, 28 Mar 2006 by Callek