MIT Kerberos Documentation
Contents
|
previous
|
next
|
index
|
Search
|
feedback
krb5_is_thread_safe - Test whether the Kerberos library was built with multithread support.
¶
krb5_boolean
krb5_is_thread_safe
(
void
None
)
¶
param:
None
retval:
TRUE if the library is threadsafe; FALSE otherwise
On this page
krb5_is_thread_safe - Test whether the Kerberos library was built with multithread support.
Table of contents
For users
For administrators
For application developers
Developing with GSSAPI
Year 2038 considerations for uses of krb5_timestamp
Differences between Heimdal and MIT Kerberos API
Initial credentials
Principal manipulation and parsing
Complete reference - API and datatypes
krb5 API
krb5 types and structures
krb5 simple macros
For plugin module developers
Building Kerberos V5
Kerberos V5 concepts
Protocols and file formats
MIT Kerberos features
How to build this documentation from the source
Contributing to the MIT Kerberos Documentation
Resources
Full Table of Contents
Search