27eb324 udev: wake up the udev thread for stopping it

1 file Authored by Marc Hartmayer 5 years ago, Committed by John Ferlan 5 years ago,
    udev: wake up the udev thread for stopping it
    
    Signal the udev thread the change of `priv->threadQuit` by using the
    thread condition.
    
    Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
    Reviewed-by: John Ferlan <jferlan@redhat.com>