Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
d2547040a13fe1bce31a60df35d4953c596a3db0
/
libc
/
bionic
/
pthread_debug.cpp
e4ccf5a
__progname should be const char*, not char*.
by Elliott Hughes
· 12 years ago
35b621c
Don't collect useless stack frames; do demangle C++ symbols.
by Elliott Hughes
· 12 years ago
239e7a0
More debug malloc fixes.
by Elliott Hughes
· 12 years ago
f90b95e
Add missing extern "C".
by Elliott Hughes
· 12 years ago
1e980b6
Fix the duplication in the debugging code.
by Elliott Hughes
· 12 years ago
[Renamed (76%) from libc/bionic/pthread_debug.c]
7c0c379
implement pthread mutex deadlock detection
by Mathias Agopian
· 14 years ago