MINOR: shctx: rename lock functions
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 30 Oct 2017 22:44:40 +0000 (23:44 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 02:49:44 +0000 (03:49 +0100)
commita3c77cfdd7d80ecd5f341913902410c5827f8840
tree52497ec8f604366073748292dc094b0f0cfcf09b
parent4f45bb9c461f462290b77bf2511badb7a4453c0a
MINOR: shctx: rename lock functions

Rename lock functions to shctx_lock() and shctx_unlock() to be coherent
with the new API.
include/proto/shctx.h
src/ssl_sock.c