/lockdep

deadlock detection for pthread_mutex [search keywords: lockdep pthread]

Primary LanguageCApache License 2.0Apache-2.0

===============
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