Add new pthread_* APIs

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@134 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2007-03-23 23:22:22 +00:00
parent 4529935bf7
commit 025a2e87bd
2 changed files with 567 additions and 67 deletions
+4
View File
@@ -437,6 +437,10 @@ Other memory:
* Corrected memory leak in OS pthread join logic
* Corrected memory leaks in examples/ostest due to failures
to join or detach from pthreads.
* added pthread_once(), pthread_kill(), pthread_sigmask()
* added pthread_barrierattr_*() APIs
* added pthread_barrier_init(), pthread_barrier_destroy(), and
pthread_barrier_wait();
* Started m68322
</pre></ul>
File diff suppressed because it is too large Load Diff