]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add an option to have 64-byte (cache line) aligned mutexes. wpk-aligned-mutexes
authorWitold Kręcicki <wpk@isc.org>
Tue, 13 Nov 2018 23:03:30 +0000 (23:03 +0000)
committerWitold Kręcicki <wpk@isc.org>
Wed, 14 Nov 2018 10:10:07 +0000 (10:10 +0000)
commit294fa217a902cea31d8af4ca789b8e386c7bf582
tree93232baf2cabb761e84590474a511322da886287
parentaa2c4bfdc073183c84a5434339136baa9da491e0
Add an option to have 64-byte (cache line) aligned mutexes.
lib/isc/pthreads/condition.c
lib/isc/pthreads/include/isc/condition.h
lib/isc/pthreads/include/isc/mutex.h
lib/isc/pthreads/mutex.c