This is an automated email from the ASF dual-hosted git repository.

lorinlee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git

commit d227d93f097aa32236a9faf5451fef99943e99ab
Merge: 3419a3d5 df47a633
Author: LorinLee <lorinlee1...@gmail.com>
AuthorDate: Fri Jul 19 16:28:37 2024 +0800

    Merge pull request #2692 from chenBright/detect_deadlock
    
    Support pthread mutex deadlock detection

 src/bthread/mutex.cpp                | 72 ++++++++++++++++++++++++++++++++----
 src/bthread/task_group.cpp           |  3 ++
 src/butil/debug/stack_trace.h        |  5 ++-
 src/butil/debug/stack_trace_posix.cc | 17 ++++++---
 src/butil/memory/scope_guard.h       |  6 +--
 test/stack_trace_unittest.cc         | 16 ++++++--
 6 files changed, 96 insertions(+), 23 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to