• P
    test: Drop locked access to testDriver->domains · 21be8e8e
    Peter Krempa 提交于
    Only self-locking APIs are used and the pointer is immutable so there's
    no need to lock the driver to access the domain list.
    
    This patch removes locking partially for everything that will not be
    converted to testDomObjFromDomain in the next patch.
    21be8e8e
test_driver.c 202.0 KB