| View previous topic :: View next topic |
| Author |
Message |
ramasubramanian.rahul@gma Guest
|
Posted: Mon Oct 30, 2006 10:10 am Post subject: Threading in C++ |
|
|
hi.. can anyone help me out with threading in c++ .. i need pointers to
good refrence matirial in the net so start off....
Thanks in advance for the help... |
|
| Back to top |
|
 |
Kavya Guest
|
Posted: Mon Oct 30, 2006 10:10 am Post subject: Re: Threading in C++ |
|
|
ramasubramanian.rahul (AT) gmail (DOT) com wrote:
| Quote: | hi.. can anyone help me out with threading in c++ .. i need pointers to
good refrence matirial in the net so start off....
Thanks in advance for the help...
|
You can even try Boost.Threads
http://boost.org/doc/html/threads.html |
|
| Back to top |
|
 |
Gary Wessle Guest
|
Posted: Mon Oct 30, 2006 10:10 am Post subject: Re: Threading in C++ |
|
|
"ramasubramanian.rahul (AT) gmail (DOT) com" <ramasubramanian.rahul (AT) gmail (DOT) com> writes:
| Quote: | hi.. can anyone help me out with threading in c++ .. i need pointers to
good refrence matirial in the net so start off....
Thanks in advance for the help...
|
man daemon,
http://yolinux.com/TUTORIALS/LinuxTutorialPosixThreads.html |
|
| Back to top |
|
 |
Gianni Mariani Guest
|
Posted: Mon Oct 30, 2006 10:10 am Post subject: Re: Threading in C++ |
|
|
ramasubramanian.rahul (AT) gmail (DOT) com wrote:
| Quote: | hi.. can anyone help me out with threading in c++ .. i need pointers to
good refrence matirial in the net so start off....
Thanks in advance for the help...
|
I use Austria C++ threads ... |
|
| Back to top |
|
 |
|