Home
last modified time | relevance | path

Searched defs:hMutex (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.c308 HANDLE hMutex; in Leash_kinit_dlg() local
343 HANDLE hMutex; in Leash_kinit_dlg_ex() local
375 HANDLE hMutex; in Leash_changepwd_dlg() local
405 HANDLE hMutex; in Leash_changepwd_dlg_ex() local
/freebsd/crypto/krb5/src/tests/gss-threads/
H A Dgss-server.c561 static HANDLE hMutex = NULL; variable
H A Dgss-client.c601 static HANDLE hMutex = NULL; variable
/freebsd/crypto/krb5/src/appl/gss-sample/
H A Dgss-client.c694 static HANDLE hMutex = NULL; variable
H A Dgss-server.c578 static HANDLE hMutex = NULL; variable
/freebsd/crypto/krb5/src/windows/kfwlogon/
H A Dkfwcommon.c362 HANDLE hMutex = NULL; in KFW_initialize() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c47407 HANDLE hMutex; /* Mutex used to control access to shared lock */ member