is there anyone, can help me to implement the concept of Threading in C++

I am going to make a project in which i want to run two more function simultaneously....so every one please help me..
Yeah, quite a few of us can help you with that. What API\library have you choosen?
actually i am thinking about "Employee Management System" for my MCA sem-II projtect in C++. I want to implement the concept of multitasking to make it more attractive and having more function. yet i am not start the project, i want to know about all the things before starting the project. so i have no idea of threading in c++. so please help me.....!!!
boost has a good threading library: http://www.boost.org/doc/libs/1_48_0/doc/html/thread.html
Topic archived. No new replies allowed.