various mutex-related cleanups
authorLuke Howard <lukeh@padl.com>
Fri, 1 Oct 2010 01:08:53 +0000 (03:08 +0200)
committerLuke Howard <lukeh@padl.com>
Fri, 1 Oct 2010 01:08:53 +0000 (03:08 +0200)
commit3715bf741428f6bbf702a27873ab92b05d562efa
treeb3975d0a05dea10c5524cf4dd6fa176a7685e210
parentd5ec17ab68757181a5466970ad560f098f9ffac0
various mutex-related cleanups
30 files changed:
mech_eap/acquire_cred.c
mech_eap/acquire_cred_with_password.c
mech_eap/add_cred.c
mech_eap/add_cred_with_password.c
mech_eap/canonicalize_name.c
mech_eap/compare_name.c
mech_eap/context_time.c
mech_eap/delete_name_attribute.c
mech_eap/delete_sec_context.c
mech_eap/display_name.c
mech_eap/display_status.c
mech_eap/duplicate_name.c
mech_eap/export_name.c
mech_eap/export_name_composite.c
mech_eap/export_sec_context.c
mech_eap/get_mic.c
mech_eap/get_name_attribute.c
mech_eap/import_sec_context.c
mech_eap/init_sec_context.c
mech_eap/inquire_context.c
mech_eap/inquire_sec_context_by_oid.c
mech_eap/unwrap.c
mech_eap/unwrap_iov.c
mech_eap/util_context.c
mech_eap/util_cred.c
mech_eap/util_name.c
mech_eap/verify_mic.c
mech_eap/wrap.c
mech_eap/wrap_iov.c
mech_eap/wrap_iov_length.c