Re: New here
Sean Neakums <[email protected]>
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
"Jose A Gutierrez" <[email protected]> writes: > This could be a silly question, but, where I can find infotmation about the > ntlp API? NPTL's API is the POSIX Thread API. There is a node "POSIX Threads" in the GNU libc manual that should be enough to get you started. Google searches may also also prove fruitful.