Skip to content
/ lockdep Public

deadlock detection for pthread_mutex [search keywords: lockdep pthread]

License

Notifications You must be signed in to change notification settings

insop/lockdep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===============
pthread lockdep
===============

Deadlock detection for pthread_mutex.
Implementation is based on following code and modified.
Original code from http://ceph.com/dev-notes/lockdep-for-pthreads

This is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License version 2.1, as published by the Free Software
Foundation.  See file COPYING.

===============
build
===============
cd example
make

./lockdep_test

About

deadlock detection for pthread_mutex [search keywords: lockdep pthread]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published