krb5_boolean
krb5_is_thread_safe(
void
)
TRUE
if the library was compiled with with multithread support.
If the library isn't compiled, the consumer have to use a global lock
to make sure Kerboros functions are not called at the same time by
diffrent threads.