mirror of
https://git.rtems.org/rtems-tools/
synced 2025-10-17 20:03:37 +08:00
Barrier taks queue
Print the barrier taks queue.
This commit is contained in:

committed by
Chris Johns

parent
6d89e3c34e
commit
66d0779c33
@@ -251,3 +251,4 @@ class barrier:
|
|||||||
print ' Waiting:',self.core_b_control.waiting_threads()
|
print ' Waiting:',self.core_b_control.waiting_threads()
|
||||||
helper.tasks_printer_routine(self.core_b_control.tasks())
|
helper.tasks_printer_routine(self.core_b_control.tasks())
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user