Barrier taks queue

Print the barrier taks queue.
This commit is contained in:
Dhananjay Balan
2013-08-05 00:07:47 +05:30
committed by Chris Johns
parent 6d89e3c34e
commit 66d0779c33

View File

@@ -251,3 +251,4 @@ class barrier:
print ' Waiting:',self.core_b_control.waiting_threads()
helper.tasks_printer_routine(self.core_b_control.tasks())