Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-20Core: simplify reader lock release.Pavel Pautov
2017-06-16Introduced ngx_rwlock_downgrade().Ruslan Ermilov
2017-06-16Added memory barrier semantics to ngx_rwlock_unlock().Ruslan Ermilov
2015-10-24Core: read/write locks are also required by the Stream module.Piotr Sikora
2015-04-14Upstream: the "zone" directive.Ruslan Ermilov
2015-03-21Core: read/write locks.Ruslan Ermilov