qt: do not try to lock non-existent thread
On macOS the qt interface does not spawn a thread but instead runs on the main thread, so taking the locks here would lead to a deadlock.
On macOS the qt interface does not spawn a thread but instead runs on the main thread, so taking the locks here would lead to a deadlock.
VideoLAN code repository instance