Hi Johannes, On 30.08.2017 16:22, Johannes Kliemann wrote: > is anyone using threads in Qt5 applications on Genode? > Is it possible to use QThreads or are Genodes own threads required? If > so, how would I get an instance of Genode::Env in a Qt application > (which I would need for the thread). QThreads are supported. Regards, Christian