Home
last modified time | relevance | path

Searched defs:spin (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_lock.c404 int spin, int t) in lock_prof_sum()
437 lock_prof_type_stats(struct lock_prof_type *type, struct sbuf *sb, int spin, in lock_prof_type_stats()
530 lock_profile_lookup(struct lock_object *lo, int spin, const char *file, in lock_profile_lookup()
567 lock_profile_object_lookup(struct lock_object *lo, int spin, const char *file, in lock_profile_object_lookup()
601 int spin; in lock_profile_obtain_lock_success() local
672 int spin; in lock_profile_release_lock() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_spinlock.c13 ngx_spinlock(ngx_atomic_t *lock, ngx_atomic_int_t value, ngx_uint_t spin) in ngx_spinlock()
H A Dngx_shmtx.h36 ngx_uint_t spin; member
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dspin.h21 spin_adaptive(spin_t *spin) { in spin_adaptive()
/f-stack/freebsd/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c6584 static char *spin[] = { "-", "\\", "|", "/" }; in get_one_dataset() local