Home
last modified time | relevance | path

Searched defs:third_thread (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/macosx/thread-names/
H A Dmain.c17 third_thread (void *in) in third_thread() function
H A DTestInterruptThreadNames.py130 def check_expected_threads_present(self, main_thread, second_thread, third_thread): argument