Corrections according the review comments.
authorDmitry Kostjuchenko <dmitrykos@neutroncode.com>
Mon, 28 Nov 2016 17:54:43 +0000 (19:54 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 3 Feb 2017 12:48:44 +0000 (13:48 +0100)
commitec93a2921f6128ac931466ae171fba92a0eab45d
tree28407947f024160d5cc59eef883c175016f8f70b
parent2accf3f7e013c3d02312afc27cc2edbd1f149db3
Corrections according the review comments.

Updated indentations according project rules, renamed file-local define to the shorter version - USE_RWLOCK, fixed declaration after the if statement in CRYPTO_THREAD_lock_new().
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1981)
crypto/threads_pthread.c