• D
    Add API for thread cancellation · a2997142
    Daniel P. Berrange 提交于
    Add a virThreadCancel function. This functional is inherently
    dangerous and not something we want to use in general, but
    integration with SELinux requires that we provide this stub.
    We leave out any Win32 impl to discourage further use and
    because obviously SELinux isn't enabled on Win32
    Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
    a2997142
libvirt_private.syms 43.0 KB