On Sun, Jul 17, 2016 at 6:07 PM, Bart Janssens <[email protected]> wrote: > Hi all, > > I'd like to experiment a bit with 0.5 threading for QML.jl, by trying to > call a Julia function from within the QML rendering thread, which is created
This is not supported. > by Qt. Ultimately, I'm calling a Julia function from within C++. Is there > any documentation yet on how to do this? In the code, I see some use of the > JL_LOCK macro, is that the way to go? If so, what would I have to lock? > > Cheers, > > Bart
