]> git.kaiwu.me - nginx.git/commit
Core: guard against spinlock usage without atomic ops.
authorRuslan Ermilov <ru@nginx.com>
Thu, 26 Mar 2015 11:15:06 +0000 (14:15 +0300)
committerRuslan Ermilov <ru@nginx.com>
Thu, 26 Mar 2015 11:15:06 +0000 (14:15 +0300)
commitedb0c6ba64453b6827096debff056a14158e2d7e
tree88a4fc414560c8046cc7b51ce3457bcb34a41559
parent38a97edf3abcd988e6eb731ec3968949960c1be9
Core: guard against spinlock usage without atomic ops.

The new thread pools code uses spinlocks.
src/core/ngx_spinlock.c