Lines Matching refs:thr
117 nxt_lvlhsh_test(nxt_thread_t *thr, nxt_uint_t n, nxt_bool_t use_pool) in nxt_lvlhsh_test() argument
133 nxt_thread_time_update(thr); in nxt_lvlhsh_test()
134 start = nxt_thread_monotonic_time(thr); in nxt_lvlhsh_test()
143 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
148 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
161 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
185 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
205 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
211 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
221 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
236 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
242 nxt_log_error(NXT_LOG_NOTICE, thr->log, in nxt_lvlhsh_test()
249 nxt_log_error(NXT_LOG_NOTICE, thr->log, "mem pool is not empty"); in nxt_lvlhsh_test()
256 nxt_thread_time_update(thr); in nxt_lvlhsh_test()
257 end = nxt_thread_monotonic_time(thr); in nxt_lvlhsh_test()
259 nxt_log_error(NXT_LOG_NOTICE, thr->log, "lvlhsh test passed: %0.3fs", in nxt_lvlhsh_test()