Update Documentation

This commit is contained in:
Gregory Nutt
2016-12-09 14:41:54 -06:00
parent 3eba0acb1c
commit d8783a7345
2 changed files with 229 additions and 123 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
*
* The cancelability state and type of any newly created threads,
* including the thread in which main() was first invoked, are
* PTHREAD_CANCEL_ASYNCHRONOUS and PTHREAD_CANCEL_DEFERRED respectively.
* PTHREAD_CANCEL_ENABLE and PTHREAD_CANCEL_DEFERRED respectively.
*
****************************************************************************/