This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.12
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from b05b5eb9d1f include/nuttx/atomic.h: fix C++ definition conflicts
add 678f69b32a4 Revert "sched/group: move task group into task_tcb_s to
improve performance"
No new revisions were added by this update.
Summary of changes:
include/nuttx/mm/map.h | 2 +-
include/nuttx/sched.h | 4 ----
sched/group/group.h | 4 ++--
sched/group/group_create.c | 30 ++++++++++++++++++-----------
sched/group/group_foreachchild.c | 2 +-
sched/group/group_leave.c | 41 ++++++++++++++--------------------------
sched/init/nx_start.c | 4 ++--
sched/pthread/pthread_create.c | 3 ++-
sched/sched/sched_releasetcb.c | 22 ---------------------
sched/task/task_fork.c | 4 ++--
sched/task/task_init.c | 4 ++--
11 files changed, 45 insertions(+), 75 deletions(-)