ngx_rwlock_wlock   16 src/core/ngx_rwlock.h void ngx_rwlock_wlock(ngx_atomic_t *lock);
ngx_rwlock_wlock   87 src/http/ngx_http_upstream_round_robin.h         ngx_rwlock_wlock(&peers->rwlock);                                     \
ngx_rwlock_wlock  100 src/http/ngx_http_upstream_round_robin.h         ngx_rwlock_wlock(&peer->lock);                                        \
ngx_rwlock_wlock   87 src/stream/ngx_stream_upstream_round_robin.h         ngx_rwlock_wlock(&peers->rwlock);                                     \
ngx_rwlock_wlock  100 src/stream/ngx_stream_upstream_round_robin.h         ngx_rwlock_wlock(&peer->lock);                                        \