aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJoel Sing <joel@sing.id.au>2020-09-20 02:09:35 +1000
committerJoel Sing <joel@sing.id.au>2020-09-20 02:09:35 +1000
commit17c88164016df821df2dff4b2b1291291ec4f28a (patch)
tree343d82db6acdcb24c135e41731064ec1bf420e13 /m4
parent5bedaf92260fe08ac4df4e513471bfa970167253 (diff)
downloadportable-17c88164016df821df2dff4b2b1291291ec4f28a.tar.gz
portable-17c88164016df821df2dff4b2b1291291ec4f28a.tar.bz2
portable-17c88164016df821df2dff4b2b1291291ec4f28a.zip
Make pthread_mutex static initialisation work on Windows.
This takes the dynamic initialisation code added to CRYPTO_lock() in e5081719 and applies it to the Window's pthread_mutex implementation. This allows for PTHREAD_MUTEX_INITIALIZER to be used on Windows. bcook has agreed to place this code in the public domain (as per the rest of the code in pthread.h).
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions