[vlc-devel] commit: objects: Call vlc_object_join()automatically from vlc_object_destructor() if needed. (Pierred'Herbemont )

Pierre d'Herbemont pdherbemont at free.fr
Tue Mar 25 20:46:56 CET 2008


On Mar 25, 2008, at 6:50 PM, Rémi Denis-Courmont wrote:
> For any given thread, you have to make sure either of these happens,
> predictably. If you want vlc_object_destroy() to be callable both  
> from inside
> the thread and from outside

After more thought, I am not sure it's a good idea/concept to let the  
vlc_object_t be released from the its own thread. That seems a bit  
crippled and whereas it could work it's a bit dangerous.

Rafael, what were the offending objects? (if it's only input_Read,  
I'll consider to remove it)

Pierre.








More information about the vlc-devel mailing list