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

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


    from d8f241b29d8 Documentation/risc-v/esp32[c6]: Add LP_UART support docs
     new fb14b54b83f libc/semaphore: Use the while loop to handle the inerrupt 
correctly
     new 4c7366045ce libc/semaphore: Go the fast path even arch doesn't support 
atomic

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:
 libs/libc/semaphore/sem_post.c    | 40 +++++++++----------------
 libs/libc/semaphore/sem_trywait.c | 62 +++++++++++++--------------------------
 libs/libc/semaphore/sem_wait.c    | 40 +++++++++----------------
 3 files changed, 49 insertions(+), 93 deletions(-)

Reply via email to