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: 82667d085790ff21ee9f3ac12a2a2f4c858ef97d
  1.   82667d085790ff21ee9f3ac12a2a2f4c858ef97d
  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