diff options
author | mpi <> | 2019-02-13 13:22:14 +0000 |
---|---|---|
committer | mpi <> | 2019-02-13 13:22:14 +0000 |
commit | 976e689fa21b88566fb9707a45c85dc8e85b2886 (patch) | |
tree | f36031e2963f066019269aaf12a618618e4b699d /src/lib/libssl/ssl_stat.c | |
parent | 2652ec9980da8f6756781c58d96e55ca24dd7dcb (diff) | |
download | openbsd-976e689fa21b88566fb9707a45c85dc8e85b2886.tar.gz openbsd-976e689fa21b88566fb9707a45c85dc8e85b2886.tar.bz2 openbsd-976e689fa21b88566fb9707a45c85dc8e85b2886.zip |
New futex(2) based rwlock implementation based on the mutex code.
This implementation reduces contention because threads no longer need
to spin calling sched_yield(2) before going to sleep.
Tested by many, thanks!
ok visa@, pirofti@
Diffstat (limited to 'src/lib/libssl/ssl_stat.c')
0 files changed, 0 insertions, 0 deletions