[POSIX] implementation of pthread_create()

overflow_ overflow_ at libero.it
Sun Mar 1 17:58:49 UTC 2009


Hello to everybody.

I would like to know

1) How is implemented the method pthread_create() in Linux? I mean, does it
use a call to the clone() function or to fork()?

2) where is the implementation of pthread_create()? I know it's declared in
thread.h, but where its implementation is located?

Thank you very much
-- 
View this message in context: http://www.nabble.com/-POSIX--implementation-of-pthread_create%28%29-tp22275000p22275000.html
Sent from the ubuntu-users mailing list archive at Nabble.com.





More information about the ubuntu-users mailing list