This is an automated email from the ASF dual-hosted git repository.
archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 201406b22b8 sched/sched: Reuse nxsig_wait_irq() in nxsig_timeout()
new 5beb4ae6d5d sched/sched: Introduce nxsched_wakeup()
new ace17ad9022 sched/sched: Use nxsched_wakeup() to implement
nxsched_timeout()
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/nuttx/sched.h | 23 ++++++++++++-
sched/sched/sched_sleep.c | 86 ++++++++++++++++++++++++++---------------------
2 files changed, 70 insertions(+), 39 deletions(-)