You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 regels
290 B

  1. - check if the thread pool can deadlock if all threads are waiting for their counter_blocker
  2. - check if we could implement some kind of progress_messages for the worker threads while waiting for counter_blocker
  3. - check if the conditional variables are used correctly inside counter_blockers