]> git.sesse.net Git - vlc/commit
macosx: since Cocoa expects the main thread to quit (and needs to run on the main...
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 14 Feb 2012 17:39:17 +0000 (18:39 +0100)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 14 Feb 2012 17:40:46 +0000 (18:40 +0100)
commit55c6f68897a18e906edebc596c84c2ad43f78f3f
tree031ff80e7714a8edaa0c119c9508ca4ce51dc690
parent5318fb666a69ccf8b78df3049ca11ff06908e4c4
macosx: since Cocoa expects the main thread to quit (and needs to run on the main thread in the first place), we cannot join the macosx intf's thread (fixes #6026)
modules/gui/macosx/intf.m
src/interface/interface.c