Opened 10 years ago
Last modified 10 years ago
#7629 assigned Feature Requests
Implement the algorithm deadlock detection "lockdep"
Reported by: | anonymous | Owned by: | viboes |
---|---|---|---|
Milestone: | To Be Determined | Component: | thread |
Version: | Boost 1.52.0 | Severity: | Not Applicable |
Keywords: | deadlock detection | Cc: | viboes |
Description
Implement the algorithm deadlock detection "lockdep" (http://ceph.com/dev-notes/lockdep-for-pthreads/)
Change History (2)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
Cc: | added |
---|
Note:
See TracTickets
for help on using tickets.
This is something that should be welcome to Boost. Do you have a portable implementation on several platforms? Could you provide a patch?