Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. JagadeeshVN

    Problem with Threads

    Hi, I have an application which runs on HP-UX11i ( 8 processor machine ). From my application, I am spawning 16/20 threads for doing a heavy processing job. Actualy I am threading a method of one of my classes like this: int j = pthread_create( &threadId, NULL, CMyClass::ProcessThrFunc...

Part and Inventory Search

Back
Top