]> git.ipfire.org Git - thirdparty/strongswan.git/commit
mutex: Don't use ...timedwait_monotonic() if clock is set via attribute
authorTobias Brunner <tobias@strongswan.org>
Wed, 1 Apr 2020 08:17:27 +0000 (10:17 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 2 Jun 2020 11:57:37 +0000 (13:57 +0200)
commit8b93510dace6b1e46dacc24525868362b7c9f32c
tree8bd18d44da182bff4c5d6ebaff69dc12e5b0422d
parent6b3bf7cdac0c6c954bccb915b64eeeb2a6d5d370
mutex: Don't use ...timedwait_monotonic() if clock is set via attribute

This allows using clocks other than CLOCK_MONOTONIC.
src/libstrongswan/threading/mutex.c