Fixed handling childTid in cThread to avoid possible race conditions

This commit is contained in:
Klaus Schmidinger
2004-11-20 16:27:18 +01:00
parent ba85b34c62
commit c33dccf9ba
3 changed files with 12 additions and 4 deletions

View File

@@ -3159,3 +3159,5 @@ Video Disk Recorder Revision History
overhead in the firmware (thanks to Werner Fink).
- Now checking available OSD memory at runtime (thanks to Oliver Endriss).
- Fixed some typos in the Makefile's 'font' target (thanks to Olaf Titz).
- Fixed handling childTid in cThread to avoid possible race conditions (thanks
to Stefan Huelswitt for pointing this out).