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