• J
    libxl: Remove unnecessary driver locking · 21bdbb82
    Jim Fehlig 提交于
    Now that most fields of libxlDriverPrivate struct are immutable
    or self-locking, there is no need to acquire the driver lock in
    much of the libxl driver.
    21bdbb82
libxl_conf.c 36.8 KB