aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-11-19 21:44:13 +0000
committerMatt Caswell <matt@openssl.org>2015-11-20 23:40:23 +0000
commit22a34c2fab39c38cac4a22a0e15ab9a1fd98f57c (patch)
tree5ce684a33431d24bd40a4d2a50b7ca592f08a8e0 /util
parent68487a9b0631d27be9a1f4565e7e652ae9cb6aad (diff)
downloadopenssl-22a34c2fab39c38cac4a22a0e15ab9a1fd98f57c.tar.gz
Implement windows async thread local variable support
Implements Thread Local Storage in the windows async port. This also has some knock on effects to the posix and null implementations. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num
index c61d83d249..0ff302c78f 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -4661,3 +4661,5 @@ ASYNC_get_wait_fd 5020 EXIST::FUNCTION:
ERR_load_ASYNC_strings 5021 EXIST::FUNCTION:
ASYNC_unblock_pause 5022 EXIST::FUNCTION:
ASYNC_block_pause 5023 EXIST::FUNCTION:
+ASYNC_cleanup 5024 EXIST::FUNCTION:
+ASYNC_init 5025 EXIST::FUNCTION: