mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added cCondWait::Sleep() and using it to replace all usleep() calls
This commit is contained in:
2
HISTORY
2
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).
|
||||
|
Reference in New Issue
Block a user