mirror of
https://review.haiku-os.org/haiku
synced 2025-01-21 05:53:46 +01:00
d9acbaf0dc
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.