[vlc-devel] [PATCH 1/3] Qt: Run mainloop on the main thread on OSX
Juho Vähä-Herttua
juhovh at iki.fi
Mon Aug 2 10:44:27 CEST 2010
On 2.8.2010, at 11.34, Juho Vähä-Herttua wrote:
> In case libvlc_Quit() is called before the handler is registered, there's the code in libvlc_SetExitHandler thread-safely inside a mutex that checks for "exit->killed" and calls the new exit handler directly in case the libvlc_Quit() got called before libvlc_SetExitHandler().
Remove one "in case" to improve readability, it's not intentional to repeat it. :)
Juho
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4215 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100802/f0a4d027/attachment.bin>
More information about the vlc-devel
mailing list