Hi again,

The pthreads implementation on Linux uses the clone system call. This is
very similar to fork() but it also allows the child to share parts of the
parent process.

See man clone...

Soj.

----
Sojan James
Consultant, National Semi. India Designs Ltd.
7/6 Brunton Road, Bangalore 560025. India.
Ph: 5587918/919/920 ext. 308


On Tue, 10 Oct 2000, Shridhar Daithankar wrote:

> Hi
> 
> I know freeamp is multithreaded but I certainly don't know that threads have 
>different
> pids.
> 
> Correct me if I am wrong.
> 
> Oh, about memory access restriction, I think ulimit sets it for global level. I would
> like to do it on per program basis.
> 


----------------------------------------------
LIH is all for free speech.  But it was created
for a purpose.  Violations of the rules of
this list will result in stern action.

Reply via email to