svn rev #20705: trunk/src/ ccapi/lib/ ccapi/lib/mac/ ccapi/lib/win/ include/

lxs@MIT.EDU lxs at MIT.EDU
Thu Sep 4 14:43:16 EDT 2008


Commit By: lxs
Log Message: 
ticket: new
subject: CCAPI should only use one pthread key

Use k5 thread functions.  Also add destructors so if we ever have a way
to detect application exit that the pthread key is destroyed.



Changed Files:
U   trunk/src/ccapi/lib/ccapi_context.c
U   trunk/src/ccapi/lib/ccapi_context_change_time.c
U   trunk/src/ccapi/lib/ccapi_context_change_time.h
U   trunk/src/ccapi/lib/ccapi_ipc.c
U   trunk/src/ccapi/lib/ccapi_ipc.h
U   trunk/src/ccapi/lib/ccapi_os_ipc.h
U   trunk/src/ccapi/lib/mac/ccapi_os_ipc.c
U   trunk/src/ccapi/lib/win/ccapi_os_ipc.cxx
U   trunk/src/include/k5-thread.h



More information about the cvs-krb5 mailing list