Added some checks when cancelling a thread and removed the usleep() in cThread::Start(); removed 'running' from cThread

This commit is contained in:
Klaus Schmidinger
2004-10-24 10:34:20 +02:00
parent 73fde7480a
commit 70e6038056
4 changed files with 22 additions and 16 deletions

View File

@@ -742,6 +742,8 @@ Ludwig Nussel <ludwig.nussel@web.de>
for reporting a problem on systems that have UTF-8 enabled
for pointing out a flaw in the the description of cRingBufferLinear
for reporting a bug in cRingBufferLinear::Get() in case the buffer wraps around
for adding some checks when cancelling a thread and removing the usleep() in
cThread::Start()
Thomas Koch <tom@harhar.net>
for his support in keeping the Premiere World channels up to date in 'channels.conf'