Add nptl manual chapter
commit0409959c86f6840510851a851a1588677a2e537b
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 14 Mar 2013 07:07:42 +0000 (14 12:37 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 14 Mar 2013 07:07:42 +0000 (14 12:37 +0530)
treebe31b096ac621fb71cad8610f379d58058d32a6d
parente25cfa60057364e8bb6e5340b26ac21341fa4953
Add nptl manual chapter

This adds the base chapter for POSIX threads and also documentation
for thread-specific data, along with a note on its interaction with
C++11 thread_local variables.
ChangeLog
manual/Makefile
manual/debug.texi
manual/nptl.texi [new file with mode: 0644]