mirror of
https://github.com/apache/nuttx.git
synced 2026-09-21 05:14:27 +08:00
pthread_create: Fix an (unlikely) error in fallback value in the event of a failure (which should never occur)
This commit is contained in:
@@ -10754,3 +10754,5 @@
|
||||
* include/nuttx/sched.h, sched/, and fs/procfs: Increase the size of
|
||||
the scheduling policy field from 1 to 2 bits to allow additional,
|
||||
planned scheduling policies (2015-07-23).
|
||||
* pthread_create: Fix an (unlikely) error in fallback value in the
|
||||
event of a failure (which should never occur) (2015-07-23).
|
||||
|
||||
Reference in New Issue
Block a user