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

mazen Adel (@mez3n) gitlab at rtems.org
Wed Apr 23 22:40:58 UTC 2025




mazen Adel commented on a discussion on c-user/barrier/operations.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/167#note_122261

 >  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.

Done.

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


More information about the bugs mailing list