mirror of
https://github.com/apache/nuttx.git
synced 2025-12-19 10:54:48 +08:00
updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@143 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -441,6 +441,11 @@ Other memory:
|
||||
* added pthread_barrierattr_*() APIs
|
||||
* added pthread_barrier_init(), pthread_barrier_destroy(), and
|
||||
pthread_barrier_wait();
|
||||
* Added protection so that errno cannot be modified from
|
||||
interrupt handling.
|
||||
* sched_setparam(), sched_setscheduler() now correctly set
|
||||
errno; pthread_setscheduler() now returns the correct errno.
|
||||
* Added pthread_setschedprio().
|
||||
* Started m68322
|
||||
</pre></ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user