Home
last modified time | relevance | path

Searched defs:lock_cs (Results 1 – 2 of 2) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/threads/
H A Dth-lock.c113 static HANDLE *lock_cs; variable
160 static mutex_t *lock_cs; variable
162 static rwlock_t *lock_cs; variable
255 static usema_t **lock_cs; variable
322 static pthread_mutex_t *lock_cs; variable
H A Dmttest.c123 static MPKMutex *lock_cs; variable
662 static HANDLE *lock_cs; variable
750 static mutex_t *lock_cs; variable
859 static usema_t **lock_cs; variable
946 static pthread_mutex_t *lock_cs; variable
1124 static BLocker **lock_cs; variable
1150 delete lock_cs[i]; in thread_cleanup() local