strongswan/src/libstrongswan/threading
Tobias Brunner 3e358475bb time: Allow using different clocks
On some systems it might be preferable to use e.g. CLOCK_BOOTTIME
instead of CLOCK_MONOTONIC, which is also not affected by time
adjustments but includes times when the system was suspended.
2020-06-02 13:57:37 +02:00
..
windows Fixed some typos, courtesy of codespell 2018-09-17 18:51:44 +02:00
condvar.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
lock_profiler.h Spelling fixes 2020-02-11 18:23:07 +01:00
mutex.c time: Allow using different clocks 2020-06-02 13:57:37 +02:00
mutex.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
rwlock.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
rwlock.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
rwlock_condvar.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
semaphore.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
semaphore.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
spinlock.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
spinlock.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
thread.c Spelling fixes 2020-02-11 18:23:07 +01:00
thread.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
thread_value.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
thread_value.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00