From 5abee3186c38716e95a0c1dba340795df7de904d Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 5 Aug 2007 20:44:37 +0000 Subject: [PATCH] thread hijacking Originally committed as revision 9952 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/faq.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/faq.texi b/doc/faq.texi index 45e30f6f86..5d4e5c934a 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -311,6 +311,10 @@ rm temp[12].[av] all.[av] yes, (@url{http://dir.gmane.org/gmane.comp.video.ffmpeg.user}) +@section what is thread hijacking? + +see (@url{http://en.wikipedia.org/wiki/Thread_hijacking}) + @chapter Development