If the current {@link #getCount count} is zero then this methodreturns immediately.
If the current {@link #getCount count} is greater than zero thenthe current thread becomes disabled for thread scheduling purposes and lies dormant until one of two things happen:
If the current thread:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|