aboutsummaryrefslogtreecommitdiff
path: root/src/include/k5-thread.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-09Log failure details for mutex errorsRobbie Harwood1-0/+16
2016-08-29Fix thread support for Solaris and simplifyGreg Hudson1-10/+5
2016-08-24Convert k5-thread macros to functionsSarah Day1-20/+11
2016-02-12Remove form feed charactersGreg Hudson1-6/+1
2013-12-18Let SPNEGO display mechanism errorsSimo Sorce1-0/+1
2013-05-14Assume mutex locking cannot failGreg Hudson1-14/+10
2012-06-21Remove orphaned KfM codeGreg Hudson1-2/+0
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-5/+1
2009-11-14Reindent include directory, reformatting prototypes as necessary.Greg Hudson1-163/+164
2009-10-31make mark-cstyleTom Yu1-2/+2
2008-10-15Merge KerberosIPC into k5_mig supportAlexandra Ellwood1-6/+1
2008-09-29Removed useless init and cleanup functions. Alexandra Ellwood1-1/+1
2008-09-28Create common stream and ipc layer for CCAPI and KIM. Alexandra Ellwood1-0/+3
2008-09-08Use krb5 threading functions.Alexandra Ellwood1-0/+1
2008-09-04CCAPI should only use one pthread keyAlexandra Ellwood1-0/+5
2008-08-27Based on patch from lxs, with some changes:Ken Raeburn1-6/+6
2008-08-27 r820@NOME-KING: raeburn | 2008-08-26 18:37:41 -0400Ken Raeburn1-374/+47
2008-08-26Change non-debug version of k5_debug_log to int to silence someKen Raeburn1-1/+1
2008-08-25Fix sense of test of lock call preparing to update debug info inKen Raeburn1-1/+1
2008-08-19Modified hints APIs to be a single API that takes string keys.Alexandra Ellwood1-0/+1
2008-08-08If krb5int_pthread_loaded is a function and we're using gcc, give it 'const' ...Ken Raeburn1-1/+6
2008-08-06turn off thread-support debugging codeKen Raeburn1-2/+2
2008-08-06If CONFIG_SMALL is defined, always use function calls for k5_mutex_lockKen Raeburn1-1/+1
2008-07-22A step towards ensuring we check mutex lock attempt results..Ken Raeburn1-15/+12
2008-04-24Remove sched_yield usesKen Raeburn1-56/+10
2007-07-04Add a new per-thread datum for error message info in gssapi krb5 mechKen Raeburn1-0/+1
2007-05-23On Solaris 10, define NO_WEAK_PTHREADS for the build. When that symbol isKen Raeburn1-5/+9
2007-04-13Add a few comments on k5_mutex_t handlingKen Raeburn1-1/+18
2006-12-19(k5_mutex_lock_update_stats) [!DEBUG_THREADS_STATS && __GNUC__]: DeclareKen Raeburn1-2/+3
2006-05-16Don't look for pthread_mutexattr_setrobust_npKen Raeburn1-6/+7
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn1-2/+0
2006-01-26add/update copyright notices for non-trivial code additions/changes in 2006Ken Raeburn1-1/+1
2006-01-25* k5-thread.h (krb5int_mutex_alloc, krb5int_mutex_free, krb5int_mutex_lock,Ken Raeburn1-0/+21
2005-12-17* k5-thread.h (USE_PTHREAD_LOCK_ONLY_IF_LOADED): Define any timeKen Raeburn1-4/+1
2005-12-07* k5-thread.h (k5_mutex_lock_update_stats) [__GNUC__]: Use an inline function,Ken Raeburn1-1/+8
2005-07-02* k5-thread.h (k5_key_t): Add K5_KEY_KDB_ERR_HANDLER and K5_KEY_KADM_CLNT_ERR...Ken Raeburn1-0/+2
2005-06-01* k5-thread.h (krb5int_pthread_loaded) [HAVE_PRAGMA_WEAK_REF]: Declare.Ken Raeburn1-8/+4
2005-01-22Irix k5_os_mutex_lock calls k5_pthread_mutex_lock w/ wrong argEzra Peisach1-3/+3
2005-01-14* k5-thread.h [HAVE_PTHREAD && HAVE_PRAGMA_WEAK_REF]: Mark pthread_self andKen Raeburn1-0/+2
2005-01-14* k5-thread.h (k5_pthread_assert_locked): Only call pthread_equal ifKen Raeburn1-5/+7
2005-01-14More paranoid checking...Ken Raeburn1-26/+74
2005-01-09* k5-thread.h (KRB5_CALLCONV, KRB5_CALLCONV_C): Define if not defined.Ken Raeburn1-2/+16
2004-12-06hooks for recording statistics on locking behaviorKen Raeburn1-10/+40
2004-10-28* k5-thread.h (return_after_yield, k5_mutex_lock) [__GNUC__]: Add macroKen Raeburn1-1/+21
2004-08-15Fix Tru64 build:Ken Raeburn1-6/+6
2004-08-13* k5-thread.h (k5_os_nothread_mutex_finish_init, k5_os_nothread_mutex_init,Ken Raeburn1-25/+53
2004-08-07* configure.in: Look for sched.h and sched_yield.Ken Raeburn1-2/+7
2004-08-05* k5-thread.h [HAVE_PTHREAD]: Include sched.h if DEBUG_THREADS_SLOW is defined.Ken Raeburn1-10/+30
2004-07-28* k5-thread.h [HAVE_PRAGMA_WEAK_REF]: Declare the pthread mutex functions asKen Raeburn1-0/+8
2004-07-14* k5-thread.h (k5_key_t): Add a couple new values for GSSAPI ccache name mani...Ken Raeburn1-0/+2