sched/pthread, Documentation: fix pthread_key_delete, pthread_self and pthread_yield documentation and some comments.

This commit is contained in:
Juha Niskanen
2019-10-17 11:00:14 -06:00
committed by Gregory Nutt
parent dacd041a94
commit fd462d5ce2
7 changed files with 87 additions and 78 deletions
+2 -1
View File
@@ -63,7 +63,8 @@
* ts - Location to return the time
*
* Returned Value:
* Current version always returns OK
* Current version almost always returns OK. Currently errors are
* possible with CONFIG_RTC_HIRES only.
*
* Assumptions:
*