• Max Kellermann's avatar
    event/Loop: add flag `alive` · 6c674089
    Max Kellermann authored
    This replaces the old `dead` flag which was unreliable; it was `false`
    if the EventThread was not yet started, which could cause deadlocks in
    BlockingCall().
    6c674089
Loop.cxx 5.43 KB