Name: Anonymous 2012-12-10 12:22
How are threads actually implemented in the linux kernel?
I read somewhere that before kernel 2.6, the clone system call where used to implement them. But how do you do it nowdays?
I read somewhere that before kernel 2.6, the clone system call where used to implement them. But how do you do it nowdays?