Searched refs:hammer (Results 1 – 1 of 1) sorted by relevance
530 def hammer(thread_idx, thread_count, result): function541 thread = threading.Thread(target=hammer, args=(i, thread_count, result))