Searched hist:"29 f8da76d725d38998854d2fb7c8e0cc9498407d" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/bin/debug/strace/ |
H A D | mutex.cpp | 29f8da76d725d38998854d2fb7c8e0cc9498407d Fri Jun 09 10:21:35 UTC 2023 Trung Nguyen <trungnt282910@gmail.com> strace: Add mutex type
Added a dedicated mutex type handler that can print mutex status flags while still showing the mutex address.
Change-Id: Ie028e5c0a336063a4c03a4f9adf955ffa6911837 Reviewed-on: https://review.haiku-os.org/c/haiku/+/6557 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
H A D | TypeHandler.h | 29f8da76d725d38998854d2fb7c8e0cc9498407d Fri Jun 09 10:21:35 UTC 2023 Trung Nguyen <trungnt282910@gmail.com> strace: Add mutex type
Added a dedicated mutex type handler that can print mutex status flags while still showing the mutex address.
Change-Id: Ie028e5c0a336063a4c03a4f9adf955ffa6911837 Reviewed-on: https://review.haiku-os.org/c/haiku/+/6557 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
H A D | Jamfile | 29f8da76d725d38998854d2fb7c8e0cc9498407d Fri Jun 09 10:21:35 UTC 2023 Trung Nguyen <trungnt282910@gmail.com> strace: Add mutex type
Added a dedicated mutex type handler that can print mutex status flags while still showing the mutex address.
Change-Id: Ie028e5c0a336063a4c03a4f9adf955ffa6911837 Reviewed-on: https://review.haiku-os.org/c/haiku/+/6557 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
H A D | strace.cpp | 29f8da76d725d38998854d2fb7c8e0cc9498407d Fri Jun 09 10:21:35 UTC 2023 Trung Nguyen <trungnt282910@gmail.com> strace: Add mutex type
Added a dedicated mutex type handler that can print mutex status flags while still showing the mutex address.
Change-Id: Ie028e5c0a336063a4c03a4f9adf955ffa6911837 Reviewed-on: https://review.haiku-os.org/c/haiku/+/6557 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|