Documentation | c-user/barrier: Added documentation for rtems_barrier_Get_number_waiting (!167)

Kinsey Moore (@opticron) gitlab at rtems.org
Mon May 5 18:37:05 UTC 2025




Kinsey Moore commented on a discussion on c-user/barrier/operations.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/167#note_122352

 >  the barrier to be released, will be readied and returned a status code which
 >  indicates that the barrier was deleted. Any subsequent references to the
 >  barrier's name and ID are invalid.
 > +
 > +## Getting the Number of Waiting Tasks
 > +
 > +The `rtems_barrier_get_number_waiting` directive is used to get the number of tasks waiting at the specified barrier. The number of waiting tasks is returned in a user-provided location.

This thread appears to be resolved.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/167#note_122352
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/20250505/d8136693/attachment.htm>


More information about the bugs mailing list