Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
0b4a85bf1e11e28f66d0f101f9e7d4c51a0bb31c
/
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