[vlc-devel] commit: httpd: Fix vlc_object_wait() usage. It' s needed to check if we were not already killed before calling vlc_object_wait (). Thanks to William King for spotting the deadlock. (Pierre d'Herbemont )
Rémi Denis-Courmont
rdenis at simphalempin.com
Tue Apr 22 19:51:00 CEST 2008
Le Tuesday 22 April 2008 20:24:02 Pierre d'Herbemont, vous avez écrit :
> Do you plan to use [cancellation]?
The main blocker is, it needs to be disabled cancellation in every single
thread entry point first, before it can be used safely.
> Wasn't windows a hurdle for cancelation point?
Windows is a hurdle in the current case too, not only because the current case
is a hurdle.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list