This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 32c5667d5d Optimize double buffering implementation optimize the implemented dual buffer support to avoid compilation errors on other development boards. add cd84da8714 sched/pthread: Set the protocol of underlying semaphore to SEM_TYPE_MUTEX in pthread_mutex_init add 4b14b206db sched: Replace direct semaphore value access with nxsem_get_value No new revisions were added by this update. Summary of changes: sched/pthread/pthread_mutexinit.c | 3 ++- sched/signal/sig_default.c | 6 +++++- sched/task/task_exithook.c | 5 ++++- 3 files changed, 11 insertions(+), 3 deletions(-)