Query: krb5_is_thread_safe
OS: debian
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)NAMEkrb5_is_thread_safe -- is the Kerberos library compiled with multithread supportLIBRARYKerberos 5 Library (libkrb5, -lkrb5)SYNOPSIS#include <krb5.h> krb5_boolean krb5_is_thread_safe(void);DESCRIPTIONkrb5_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 ALSOkrb5_create_checksum(3), krb5_encrypt(3)HEIMDALMay 5, 2006 HEIMDAL
Related Man Pages |
---|
krb5_domain_x500_decode(3) - debian |
krb5_format_time(3) - debian |
krb5_string_to_deltat(3) - debian |
krb5_timeofday(3) - debian |
krb5_timeofday(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Introduction |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |