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 e2b00a9fcc mm/iob: reserved bytes should be updated after each 
iteration
     new 4cc7f3747c Remove `intr` param from `pthread_sem_take`
     new 7ee8d38fda Remove `intr` param from `pthread_mutex_take`

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:
 sched/pthread/pthread.h                |  7 +++----
 sched/pthread/pthread_condclockwait.c  |  2 +-
 sched/pthread/pthread_condwait.c       |  4 ++--
 sched/pthread/pthread_initialize.c     | 25 ++++---------------------
 sched/pthread/pthread_mutex.c          |  6 ++----
 sched/pthread/pthread_mutextimedlock.c |  2 +-
 6 files changed, 13 insertions(+), 33 deletions(-)

Reply via email to