]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/threads_lock_contention: factor out lock contention recording
authorEugene Syromiatnikov <esyr@openssl.org>
Mon, 7 Jul 2025 13:42:07 +0000 (15:42 +0200)
committerNeil Horman <nhorman@openssl.org>
Thu, 7 Aug 2025 15:02:51 +0000 (11:02 -0400)
commitb1303b115ef2bf7f8f0caf46341b20e634213dfb
tree063ef664d4e2c61c0a199262fc864a606105df27
parentc47c16ee400f3b4e6900274760e968c145d2f0f0
crypto/threads_lock_contention: factor out lock contention recording

Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27983)
crypto/threads_pthread.c