Make the rest of LWJGL thread safe. No attempt have been done to make the locking minimal. Instead, one global lock is shared by Display, Mouse, Keyboard and Cursor. The lock surrounds all public methods.
Authored by: elias_naur 2007-02-12
Parent: [r2738]
Child: [r2740]