Commit Graph
9 Commits
Author SHA1 Message Date
Chris Danford d47ab7e9f9 wait 60s max in debug builds, 15s max in optimized 2004-08-08 15:46:53 +00:00
Chris Danford d755e660a6 Don't timeout on a Wait() if a dialog is showing. The movie decode semaphone would timeout on most dialogs.
Increase Win32 semaphone timeout from 15 -> 60 secs.
2004-08-07 21:38:54 +00:00
Glenn Maynard 902182ae8d fix RageThread::HaltAllThreads() deadlock in Windows 2004-06-25 19:07:30 +00:00
Glenn Maynard 075bc0ff9a compile fix 2004-06-16 03:08:21 +00:00
Glenn Maynard f6876a8f12 set piThreadID 2004-06-16 03:07:28 +00:00
Glenn Maynard 76f41546e2 fix various races 2004-06-16 01:53:27 +00:00
Glenn Maynard cf9d31917f add TryLock
add semaphores
2004-06-14 05:21:46 +00:00
Glenn Maynard 4c14fb3943 simplify (handle recursive locking in RageMutex) 2004-06-11 19:08:56 +00:00
Glenn Maynard 310c18d70c break thread/mutex implementation stuff out of RageThreads
(not used yet)
2004-06-11 05:12:58 +00:00