haiku/headers/private/screen_saver
John Scipione d9acbaf0dc ScreenSaver: Timeout if window won't lock. Fixes #4260.
If we fail to lock the window in the kInitialTickRate time, quit the thread.
We were deadlocking causing #4260 because you could open several
threads by moving through the screen saver list quickly all trying to lock
the same window at the same time, classic deadlock.
2013-09-02 19:44:45 -04:00
..
BuildScreenSaverDefaultSettingsView.h Suggestion from Rene: 2009-10-01 20:48:14 +00:00
ScreenSaverRunner.h ScreenSaver: Timeout if window won't lock. Fixes #4260. 2013-09-02 19:44:45 -04:00
ScreenSaverSettings.h Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00