This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

starting tasks without __task-keyword

Is it OK to start a task from a function not declared with the __task-keyword?

I'm using a third party library that creates a couple of threads, do I need to go through the code and find the functions and add __task to the declaration of the function for this to work properly?

Best regards
/Åke

0