Convert ThreadPool to use predicated waits

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.8.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Service arch 2020-09-21
    • 114
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      ThreadPool uses non-predicated cond_var waits here and here. In both these cases, we can convert existing predicates to be used with the waits. This will make it substantially harder to miss notifications.

              Assignee:
              Billy Donahue
              Reporter:
              Benjamin Caimano (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated:
                Resolved: