Update

Fork of mbed-rtos by mbed official

Revision:
66:721c3a93a7b8
Parent:
61:9387d4c49609
Child:
68:d3d0e710b443
--- a/rtx/TARGET_CORTEX_A/RTX_Conf_CA.c	Thu Feb 12 11:00:09 2015 +0000
+++ b/rtx/TARGET_CORTEX_A/RTX_Conf_CA.c	Mon Feb 23 18:30:08 2015 +0000
@@ -68,7 +68,7 @@
 //   <i> Defines the number of threads with user-provided stack size.
 //   <i> Default: 0
 #ifndef OS_PRIVCNT
- #define OS_PRIVCNT     8
+ #define OS_PRIVCNT     10
 #endif
 
 //   <o>Total stack size [bytes] for threads with user-provided stack size <0-4096:8><#/4>