[MPlayer-dev-eng] [PATCH] use pthreads for cache on cygwin

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Dec 2 10:27:18 CET 2008


Hello,
On Mon, Dec 01, 2008 at 03:17:39PM -0800, David DeHaven wrote:
> > It is never used for pthread. It's always a good idea to svn up before
> > making patches.
> 
> No, I just made a bad assumption. I used it to make sure the thread  
> terminated properly in my implementation.

I know, I considered doing something like that. But the thing is, at
least on Windows there is (AFAICT) no way to forcibly terminate a thread without
leaking memory, and even everywhere else it is a bad idea.

Greetings,
Reimar Döffinger



More information about the MPlayer-dev-eng mailing list