RTEMS | add rtems_counting_semaphore_wait_timed_ticks and rtems_counting_semaphore_try_wait for self-contained object counting semaphore (!100)

xiaojun zheng (@zhengxiaojun) gitlab at rtems.org
Fri Jun 28 08:51:52 UTC 2024



xiaojun zheng created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/100

Project:Branches: zhengxiaojun/rtems:add_rtems_counting_semaphore_xxx to rtems/rtos/rtems:main
Author:   xiaojun zheng




## Summary
add rtems_counting_semaphore_wait_timed_ticks and rtems_counting_semaphore_try_wait for self-contained object counting semaphore.

1. rtems_counting_semaphore_wait_timed_ticks(rtems_counting_semaphore \*counting_semaphore,uint32_t ticks)
2. rtems_counting_semaphore_try_wait(rtems_counting_semaphore \*counting_semaphore)

close issue #5055.

<!-- Default settings, if it is a dropdown it will set after submission -->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/100
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240628/a7919539/attachment.htm>


More information about the bugs mailing list