From e7b6b2fff72cb7221d171b096ea844467af635fe Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 18 Oct 2003 13:20:01 +0200 Subject: Mutexes are now created with PTHREAD_MUTEX_ERRORCHECK_NP --- CONTRIBUTORS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 06f67c86..03bce095 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -178,6 +178,8 @@ Stefan Huelswitt for fixing a possible access of invalid file handles in cSIProcessor::Action() for fixing extracting the ES data in cDvbDevice::StillPicture() for changing thread handling to make it work with NPTL ("Native Posix Thread Library") + for creating mutexes with PTHREAD_MUTEX_ERRORCHECK_NP, which made the 'lockingTid' + stuff obsolete Ulrich Röder for pointing out that there are channels that have a symbol rate higher than -- cgit v1.2.3