Home
last modified time | relevance | path

Searched refs:lock_acquire (Results 1 – 25 of 91) sorted by relevance

1234

/dports/www/drupal7/drupal-7.82/modules/simpletest/tests/
H A Dlock.test26 …$this->assertTrue(lock_acquire('system_test_lock_acquire'), 'Lock acquired by this request.', 'Loc…
27 …$this->assertTrue(lock_acquire('system_test_lock_acquire'), 'Lock extended by this request.', 'Loc…
34 …$this->assertTrue(lock_acquire('system_test_lock_acquire'), 'Lock acquired by this request.', 'Loc…
41 …$this->assertTrue(lock_acquire('system_test_lock_acquire', 0.5), 'Lock acquired by this request.',…
47 …$this->assertFalse(lock_acquire('system_test_lock_acquire'), 'Lock cannot be extended by this requ…
54 …$this->assertTrue(lock_acquire('system_test_lock_exit'), 'Lock acquired by this request after the …
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/lib/lockdep/include/liblockdep/
H A Drwlock.h40 lock_acquire(&lock->dep_map, 0, 0, 2, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_rwlock_rdlock()
53 lock_acquire(&lock->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_rwlock_wrlock()
59 lock_acquire(&lock->dep_map, 0, 1, 2, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_rwlock_tryrdlock()
65 lock_acquire(&lock->dep_map, 0, 1, 0, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_rwlock_trywrlock()
H A Dmutex.h39 lock_acquire(&lock->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_mutex_lock()
51 lock_acquire(&lock->dep_map, 0, 1, 0, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_mutex_trylock()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/lib/lockdep/include/liblockdep/
H A Drwlock.h40 lock_acquire(&lock->dep_map, 0, 0, 2, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_rwlock_rdlock()
53 lock_acquire(&lock->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_rwlock_wrlock()
59 lock_acquire(&lock->dep_map, 0, 1, 2, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_rwlock_tryrdlock()
65 lock_acquire(&lock->dep_map, 0, 1, 0, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_rwlock_trywrlock()
H A Dmutex.h39 lock_acquire(&lock->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_mutex_lock()
51 lock_acquire(&lock->dep_map, 0, 1, 0, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_mutex_trylock()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/lib/lockdep/include/liblockdep/
H A Drwlock.h40 lock_acquire(&lock->dep_map, 0, 0, 2, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_rwlock_rdlock()
53 lock_acquire(&lock->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_rwlock_wrlock()
59 lock_acquire(&lock->dep_map, 0, 1, 2, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_rwlock_tryrdlock()
65 lock_acquire(&lock->dep_map, 0, 1, 0, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_rwlock_trywrlock()
H A Dmutex.h39 lock_acquire(&lock->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_mutex_lock()
51 lock_acquire(&lock->dep_map, 0, 1, 0, 1, NULL, (unsigned long)_RET_IP_); in liblockdep_pthread_mutex_trylock()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/lib/lockdep/
H A Dpreload.c255 lock_acquire(&__get_lock(mutex)->dep_map, 0, 0, 0, 1, NULL, in pthread_mutex_lock()
284 lock_acquire(&__get_lock(mutex)->dep_map, 0, 1, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_mutex_trylock()
306 lock_acquire(&__get_lock(mutex)->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_mutex_unlock()
355 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 0, 2, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_rdlock()
369 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 1, 2, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_tryrdlock()
383 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 1, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_trywrlock()
397 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_wrlock()
414 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_unlock()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/lib/lockdep/
H A Dpreload.c255 lock_acquire(&__get_lock(mutex)->dep_map, 0, 0, 0, 1, NULL, in pthread_mutex_lock()
284 lock_acquire(&__get_lock(mutex)->dep_map, 0, 1, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_mutex_trylock()
306 lock_acquire(&__get_lock(mutex)->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_mutex_unlock()
355 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 0, 2, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_rdlock()
369 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 1, 2, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_tryrdlock()
383 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 1, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_trywrlock()
397 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_wrlock()
414 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_unlock()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/lib/lockdep/
H A Dpreload.c255 lock_acquire(&__get_lock(mutex)->dep_map, 0, 0, 0, 1, NULL, in pthread_mutex_lock()
284 lock_acquire(&__get_lock(mutex)->dep_map, 0, 1, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_mutex_trylock()
306 lock_acquire(&__get_lock(mutex)->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_mutex_unlock()
355 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 0, 2, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_rdlock()
369 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 1, 2, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_tryrdlock()
383 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 1, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_trywrlock()
397 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_wrlock()
414 lock_acquire(&__get_lock(rwlock)->dep_map, 0, 0, 0, 1, NULL, (unsigned long)_RET_IP_); in pthread_rwlock_unlock()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dlockdep.h265 extern void lock_acquire(struct lockdep_map *lock, unsigned int subclass,
359 # define lock_acquire(l, s, t, r, c, n, i) do { } while (0) macro
534 #define lock_acquire_exclusive(l, s, t, n, i) lock_acquire(l, s, t, 0, 1, n, i)
535 #define lock_acquire_shared(l, s, t, n, i) lock_acquire(l, s, t, 1, 1, n, i)
536 #define lock_acquire_shared_recursive(l, s, t, n, i) lock_acquire(l, s, t, 2, 1, n, i)
575 lock_acquire(&(lock)->dep_map, 0, 0, 0, 1, NULL, _THIS_IP_); \
581 lock_acquire(&(lock)->dep_map, 0, 0, 1, 1, NULL, _THIS_IP_); \
587 lock_acquire(&(lock)->dep_map, subclass, 0, 1, 1, NULL, \
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dlockdep.h265 extern void lock_acquire(struct lockdep_map *lock, unsigned int subclass,
359 # define lock_acquire(l, s, t, r, c, n, i) do { } while (0) macro
534 #define lock_acquire_exclusive(l, s, t, n, i) lock_acquire(l, s, t, 0, 1, n, i)
535 #define lock_acquire_shared(l, s, t, n, i) lock_acquire(l, s, t, 1, 1, n, i)
536 #define lock_acquire_shared_recursive(l, s, t, n, i) lock_acquire(l, s, t, 2, 1, n, i)
575 lock_acquire(&(lock)->dep_map, 0, 0, 0, 1, NULL, _THIS_IP_); \
581 lock_acquire(&(lock)->dep_map, 0, 0, 1, 1, NULL, _THIS_IP_); \
587 lock_acquire(&(lock)->dep_map, subclass, 0, 1, 1, NULL, \
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dlockdep.h265 extern void lock_acquire(struct lockdep_map *lock, unsigned int subclass,
359 # define lock_acquire(l, s, t, r, c, n, i) do { } while (0) macro
534 #define lock_acquire_exclusive(l, s, t, n, i) lock_acquire(l, s, t, 0, 1, n, i)
535 #define lock_acquire_shared(l, s, t, n, i) lock_acquire(l, s, t, 1, 1, n, i)
536 #define lock_acquire_shared_recursive(l, s, t, n, i) lock_acquire(l, s, t, 2, 1, n, i)
575 lock_acquire(&(lock)->dep_map, 0, 0, 0, 1, NULL, _THIS_IP_); \
581 lock_acquire(&(lock)->dep_map, 0, 0, 1, 1, NULL, _THIS_IP_); \
587 lock_acquire(&(lock)->dep_map, subclass, 0, 1, 1, NULL, \
/dports/devel/libunwind/libunwind-1.5.0/src/mi/
H A Dmempool.c62 lock_acquire (&sos_lock, saved_mask); in sos_alloc()
159 lock_acquire (&pool->lock, saved_mask); in mempool_alloc()
179 lock_acquire (&pool->lock, saved_mask); in mempool_free()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/img/
H A Dimg-spdif-in.c78 int lock_acquire; member
499 ucontrol->value.integer.value[0] = spdif->lock_acquire; in img_spdif_in_get_lock_acquire()
519 spdif->lock_acquire = ucontrol->value.integer.value[0]; in img_spdif_in_set_lock_acquire()
523 reg |= (spdif->lock_acquire << IMG_SPDIF_IN_CTL_LOCKHI_SHIFT) & in img_spdif_in_set_lock_acquire()
782 spdif->lock_acquire = 4; in img_spdif_in_probe()
785 reg = (spdif->lock_acquire << IMG_SPDIF_IN_CTL_LOCKHI_SHIFT) & in img_spdif_in_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/img/
H A Dimg-spdif-in.c78 int lock_acquire; member
499 ucontrol->value.integer.value[0] = spdif->lock_acquire; in img_spdif_in_get_lock_acquire()
519 spdif->lock_acquire = ucontrol->value.integer.value[0]; in img_spdif_in_set_lock_acquire()
523 reg |= (spdif->lock_acquire << IMG_SPDIF_IN_CTL_LOCKHI_SHIFT) & in img_spdif_in_set_lock_acquire()
782 spdif->lock_acquire = 4; in img_spdif_in_probe()
785 reg = (spdif->lock_acquire << IMG_SPDIF_IN_CTL_LOCKHI_SHIFT) & in img_spdif_in_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/img/
H A Dimg-spdif-in.c78 int lock_acquire; member
499 ucontrol->value.integer.value[0] = spdif->lock_acquire; in img_spdif_in_get_lock_acquire()
519 spdif->lock_acquire = ucontrol->value.integer.value[0]; in img_spdif_in_set_lock_acquire()
523 reg |= (spdif->lock_acquire << IMG_SPDIF_IN_CTL_LOCKHI_SHIFT) & in img_spdif_in_set_lock_acquire()
782 spdif->lock_acquire = 4; in img_spdif_in_probe()
785 reg = (spdif->lock_acquire << IMG_SPDIF_IN_CTL_LOCKHI_SHIFT) & in img_spdif_in_probe()
/dports/devel/libunwind/libunwind-1.5.0/src/aarch64/
H A DGglobal.c40 lock_acquire (&aarch64_lock, saved_mask); in tdep_init()
/dports/devel/libunwind/libunwind-1.5.0/src/sh/
H A DGglobal.c39 lock_acquire (&sh_lock, saved_mask); in tdep_init()
/dports/devel/libunwind/libunwind-1.5.0/src/mips/
H A DGglobal.c38 lock_acquire (&mips_lock, saved_mask); in tdep_init()
/dports/devel/libunwind/libunwind-1.5.0/src/hppa/
H A DGglobal.c38 lock_acquire (&hppa_lock, saved_mask); in tdep_init()
/dports/devel/libunwind/libunwind-1.5.0/src/tilegx/
H A DGglobal.c48 lock_acquire (&tilegx_lock, saved_mask); in tdep_init()
/dports/devel/libunwind/libunwind-1.5.0/src/arm/
H A DGglobal.c41 lock_acquire (&arm_lock, saved_mask); in tdep_init()
/dports/www/drupal7/drupal-7.82/includes/
H A Dlock.inc31 * if (lock_acquire('mymodule_long_operation')) {
43 * duration of the lock) by calling lock_acquire() again during the operation.
54 * lock_acquire() and lock_wait() will automatically break (delete) a lock
102 function lock_acquire($name, $timeout = 30.0) {
240 * Release a lock previously acquired by lock_acquire().
/dports/devel/libunwind/libunwind-1.5.0/src/x86/
H A DGglobal.c50 lock_acquire (&x86_lock, saved_mask); in tdep_init()

1234