Home
last modified time | relevance | path

Searched defs:lock_count (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_client.c147 cc_uint64 lock_count = ccs_callbackref_array_count (io_client->callbacks); in ccs_client_remove_callback() local
198 cc_uint64 lock_count = ccs_iteratorref_array_count (io_client->iterators); in ccs_client_remove_iterator() local
H A Dccs_lock_state.c243 cc_uint64 lock_count = io_lock_state->first_pending_lock_index; in ccs_lock_state_check_pending_lock() local
275 cc_uint64 lock_count = io_lock_state->first_pending_lock_index; in ccs_lock_state_check_pending_lock() local
/freebsd/contrib/llvm-project/libc/src/__support/threads/linux/
H A Dmutex.h32 unsigned long long lock_count; variable
/freebsd/sys/dev/drm2/
H A DdrmP.h413 unsigned long lock_count; member