Fixed a race condition in starting a thread

This commit is contained in:
Klaus Schmidinger
2004-12-19 10:58:20 +01:00
parent f5b1a74056
commit 9a8ef2b6c2
4 changed files with 30 additions and 29 deletions

View File

@@ -3207,3 +3207,5 @@ Video Disk Recorder Revision History
- Switched the character set to iso8859-15 for English, German and Finnish (thanks
to Andreas Brugger for reporting the missing Euro sign in iso8859-1).
- Added 'channels.conf.terr' entries for L<>beck (thanks to Stefan Hu<48>feldt).
- Fixed a race condition in starting a thread (thanks to Reinhard Nissl for
reporting this one).