You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by bt...@apache.org on 2020/10/27 05:24:47 UTC

[incubator-nuttx] branch master updated (2b9282d -> 46659d5)

This is an automated email from the ASF dual-hosted git repository.

btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 2b9282d  libc: Skip close stdin/stdout/stderr in fclose
     add 0820549  sched: Fix DEBUGASSERT() in sched_unlock() for SMP
     add 46659d5  sched: Fix sched_lock() logic for SMP

No new revisions were added by this update.

Summary of changes:
 sched/sched/sched_lock.c   | 19 ++++++-------------
 sched/sched/sched_unlock.c |  5 ++---
 2 files changed, 8 insertions(+), 16 deletions(-)