summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5_32.def
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2005-01-05 07:51:46 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2005-01-05 07:51:46 +0000
commitefdc1bd5f475b8935f8e92739b78066c21e59dee (patch)
tree145534e20ad874dfc42b5e769dd884603865628b /src/lib/krb5_32.def
parent71cec0a783d3a43a18b5fda68bb6bd629ac871a5 (diff)
downloadkrb5-efdc1bd5f475b8935f8e92739b78066c21e59dee.tar.gz
krb5-efdc1bd5f475b8935f8e92739b78066c21e59dee.tar.xz
krb5-efdc1bd5f475b8935f8e92739b78066c21e59dee.zip
Add new function krb5_boolean krb5_is_thread_safe(void) to library.
This function simply reports whether or not ENABLE_THREADS was specified at compile time. It is meant to be used by applications which need to know whether or not multithread libraries must be initialized OR whether or not calls to Kerberos library functions from multi-threaded applications must be protected by an application global mutex. ticket: new tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17003 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5_32.def')
-rw-r--r--src/lib/krb5_32.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/krb5_32.def b/src/lib/krb5_32.def
index 95f8146723..0125d2630e 100644
--- a/src/lib/krb5_32.def
+++ b/src/lib/krb5_32.def
@@ -168,6 +168,7 @@ krb5_c_string_to_key_with_params
krb5_init_keyblock
krb5_init_random_key
krb5_init_secure_context
+ krb5_is_thread_safe
krb5_kt_add_entry
krb5_kt_close
krb5_kt_default