[POSIX] implementation of pthread_create()
Carl Flippin
carlf at photocarl.org
Wed Mar 4 05:25:26 UTC 2009
pthread_create is defined in libpthread.so. In the case of ubuntu, at
least, that library is included as part of libc6. I think you would have
good luck looking and the glibc source code.
--
+---------------------+-----------------------------------------+
|Carl Flippin | If debugging is the process of removing |
|carlf at photocarl.org | software bugs, programming must be the |
|http://photocarl.org | process of putting them in. |
+---------------------+-----------------------------------------+
More information about the ubuntu-users
mailing list