Atomically increment the current count by one. This will notify one waiter, if there are any in the queue.
SyncException on error.
See Implementation
Atomically increment the current count by one. This will notify one waiter, if there are any in the queue.