This lock is reentrant and guarantees that a display thread will not block, it will continue to call {@link Display#readAndDispatch()}. The Display thread gets priority over non-display threads. API is method compatible with {@link ReentrantLock}
@author Jesse
@since 1.1.0
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.