Init process and threads

From: jorgefm@cirsa.com
Date: Mon May 27 2002 - 05:16:11 EST


Hi !

I have a little question about creating linux threads inside the process
init.
Is there some limitation in the clone() function when the parent id is 1?
I was trying the 'pthread_create()' call in the init process code but it
nevers returns.
The same code in a child process, in the same module after the fork(), runs
ok.
I used the linux kernel v2.4.19-pre8.

Could you CC the answer/comments to my personnal email, please?

Thanks for your comments,
Jorge Fernandez
UNIDESA

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri May 31 2002 - 22:00:20 EST