[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multi-Threaded programming in Linux (?)



Try to find a last or the previous issues of Linux Journal
There is a nice article about thread programming under Linux  there

> How can I implement a mutli-threaded program in Linux? I'm not talking about fork() and that kind of stuff because it creates a separate process. A thread of program accesses the same global variables as the calling thread. However, I couldn't find beginthread(), endthread() and etc. on the man pages.
> 
> I'm also not interested in shared memory.
> 
> 	Shlomi Fishj
> 


-------------------------------------------------------------------------------
Stas Bekman 	sbekman@iil.intel.com.il  [ WebMaster at Intel Corp. ]
Address:	Aba Silver 12/29, Haifa, 32694, Israel
Phones:		[w]  972-(0)4-865-5188, [h]  972-(0)4-828-2264/3020 
Home Page:	http://techunix.technion.ac.il/~ofelix
Linux Page: 	http://www.mardanit.co.il/stas/linux.html
Linux-il Home:	http://www.linux.org.il/ 	


References: