[vlc-devel] [RFC PATCH] access/live555: make sure timeout-thread is killed during close
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Thu Aug  4 17:51:30 CEST 2016
    
    
  
Le 2016-08-04 17:10, Filip Roséen a écrit :
> Given that "msleep" is not a point-of-cancelation on a number of
> different platforms (including android),
It is a cancellation point on all platforms. There are plenty of code 
paths depending on it.
Also regardless, an interrupt context is pointless/overkill within a 
single code component.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list