Registriert seit: 17. Apr 2013
97 Beiträge
|
AW: multithread
5. Okt 2013, 23:35
Thanks for the link, I have read this tutorial.
Actually, I would like to test a very simple example using multithreading, for example, I want to have three function "addition, subtraction and multiplication"
I would like to put this three functions into threads so that they can execute simultaneously,can anybody help me please ?
|