4f3d154 lock_daemon: Switch to wrapper locking functions

Authored and Committed by mprivozn 8 years ago
    lock_daemon: Switch to wrapper locking functions
    
    Lets use wrapper functions virLockDaemonLock and
    virLockDaemonUnlock instead of virMutexLock and virMutexUnlock.
    This has no functional impact, but it's easier to read (at least
    for me).
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+17 -6