您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

3 行
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