netbsd man page for krb5_is_thread_safe

Query: krb5_is_thread_safe

OS: netbsd

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KRB5_IS_THREAD_SAFE(3)					   BSD Library Functions Manual 				    KRB5_IS_THREAD_SAFE(3)

NAME
krb5_is_thread_safe -- is the Kerberos library compiled with multithread support
LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
SYNOPSIS
#include <krb5/krb5.h> krb5_boolean krb5_is_thread_safe(void);
DESCRIPTION
krb5_is_thread_safe returns 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 different threads.
SEE ALSO
krb5_create_checksum(3), krb5_encrypt(3)
BSD
May 5, 2006 BSD
Related Man Pages
krb524_convert_creds_kdc_ccache(3) - debian
krb5_string_to_deltat(3) - debian
krb5_timeofday(3) - debian
krb5_set_real_time(3) - netbsd
krb5_timeofday(3) - netbsd
Similar Topics in the Unix Linux Community
Unix File Permissions
How to install PGX32 on Sparc 10 Ultra?
Grandpa returning to UNIX
Grep command to show the number of results