I know some trick with condition, but it is not helpful.
Suppose that I have infinite loop in my thread function. How can I suspend only this thread, not all process?
I know some trick with condition, but it is not helpful.
Suppose that I have infinite loop in my thread function. How can I suspend only this thread, not all process?