pagure Logo
  • Log In

source-git / device-mapper-multipath

Clone
Source Code
GIT
  • Source
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Files

Commit: 8fec164d10a1a122f16dacd344c0c9d9ecc7f4f3
  1.   8fec164d10a1a122f16dacd344c0c9d9ecc7f4f3
  2.   libmultipath
  3.   lock.c
Blob Blame History Raw
#include "lock.h"

void cleanup_lock (void * data)
{
	struct mutex_lock *lock = data;

	unlock(lock);
}

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation