Searched defs:_lock (Results 1 – 8 of 8) sorted by relevance
248 let _lock = lock_for_test(); in test_when_disabled_the_callback_is_always_called() localVariable275 let _lock = lock_for_test(); in test_when_enabled_the_callback_is_called_only_once_for_a_high_enough_verbosity() localVariable302 let _lock = lock_for_test(); in test_when_core_interest_cache_is_rebuilt_this_cache_is_also_flushed() localVariable343 let _lock = lock_for_test(); in test_when_enabled_the_callback_is_always_called_for_a_low_enough_verbosity() localVariable370 let _lock = lock_for_test(); in test_different_log_levels_are_cached_separately() localVariable410 let _lock = lock_for_test(); in test_different_log_targets_are_cached_separately() localVariable450 let _lock = lock_for_test(); in test_when_cache_runs_out_of_space_the_callback_is_called_again() localVariable488 let _lock = lock_for_test(); in test_cache_returns_previously_computed_value() localVariable512 let _lock = lock_for_test(); in test_cache_handles_non_static_target_string() localVariable
489 def _lock(self, lock_func, lock_name): member in FNTLEINTRTest
17 _lock = threading.RLock() variable
66 IW_INLINE iwrc _lock(IWAL *wal) { in _lock() function
683 _lock = threading.Lock() variable
92 _lock = threading.Lock() variable
217 _lock = threading.RLock() variable
2027 _IO_lock_t *_lock; member