summaryrefslogtreecommitdiffstats
path: root/backtrace-symbols.c
diff options
context:
space:
mode:
authorLénaïc Huard <lenaic@lhuard.fr.eu.org>2010-02-17 21:35:18 +0100
committerLennart Poettering <lennart@poettering.net>2010-02-21 22:03:30 +0100
commitbedf81eb994a1cd88473e37babcdb336e6444ff8 (patch)
tree9f1da9b1e973588225c1fecd2356ff018987056b /backtrace-symbols.c
parenta72470c0ed013fc90d2cb14a1a69594fa68d029e (diff)
Implement a mutex free version of backtrace()
The glibc version of backtrace() uses a mutex which is also used by C++ exception throwing. Using it in mutrace leads to dead lock when a C++ exception throws.
Diffstat (limited to 'backtrace-symbols.c')
0 files changed, 0 insertions, 0 deletions