From f041e257770658e378fd3384366681a970aedc3a Mon Sep 17 00:00:00 2001 From: "kurtis.heimerl" Date: Sat, 17 Dec 2011 00:05:31 +0000 Subject: Reverted bad function header. There are no timing inversion deadlocks, I made those up. git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@2836 19bc5d8c-e614-43d4-8b26-e1612bc8e597 --- CommonLibs/Interthread.h | 1 - 1 file changed, 1 deletion(-) (limited to 'CommonLibs') diff --git a/CommonLibs/Interthread.h b/CommonLibs/Interthread.h index 66839d9..023ac14 100644 --- a/CommonLibs/Interthread.h +++ b/CommonLibs/Interthread.h @@ -95,7 +95,6 @@ template class InterthreadQueue { /** Blocking read with a timeout. - Watch for timing inversion deadlocks -kurtis @param timeout The read timeout in ms. @return Pointer to object or NULL on timeout. */ -- cgit v1.2.3