Sleep wait strategy. Will release the flow control, giving other threads a possibility of execution on the same processor. Uses less resources than BusySpin wait, but is less precise.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.