Searched defs:lock_cs (Results 1 – 2 of 2) sorted by relevance
113 static HANDLE *lock_cs; variable160 static mutex_t *lock_cs; variable162 static rwlock_t *lock_cs; variable255 static usema_t **lock_cs; variable322 static pthread_mutex_t *lock_cs; variable
123 static MPKMutex *lock_cs; variable662 static HANDLE *lock_cs; variable750 static mutex_t *lock_cs; variable859 static usema_t **lock_cs; variable946 static pthread_mutex_t *lock_cs; variable1124 static BLocker **lock_cs; variable1150 delete lock_cs[i]; in thread_cleanup() local