From 9f51fcad223572c459e7fc0705dfba44da38aaad Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 24 Oct 2004 11:12:05 +0200 Subject: Added cCondWait::Sleep() and using it to replace all usleep() calls --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index d19847e2..659a59af 100644 --- a/HISTORY +++ b/HISTORY @@ -3069,3 +3069,5 @@ Video Disk Recorder Revision History cThread::Start() (suggested by Ludwig Nussel). Also removed 'running' from cThread and using only childTid to indicate whether a thread is actually running. +- Added cCondWait::Sleep() and using it to replace all usleep() calls (based + on a suggestion by Werner Fink). -- cgit v1.2.3