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.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to