8 years, 8 months ago.

How to control the starting of a thread?

I have defined and created a thread to run some code, but I do not want that code to start executing on thread creation. Is there a way to start the thread via signals (other that a static osDelay)? Also, is there a way to suspend the thread, rather than .terminate it?

Thanks

Question relating to:

Hi. Do you still need the answer? :D

posted by Jurica Resetar 02 Nov 2018
Be the first to answer this question.