Home
last modified time | relevance | path

Searched defs:child_thread (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxxabi/test/
H A Dforced_unwind4.pass.cpp49 pthread_t child_thread; in main() local
/llvm-project/libc/test/integration/src/threads/
H A Dthrd_equal_test.cpp22 thrd_t child_thread; variable
/llvm-project/libc/test/integration/src/pthread/
H A Dpthread_equal_test.cpp23 pthread_t child_thread; variable
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp960 NativeThreadLinux &child_thread = AddThread(child_pid, /*resume*/ true); MonitorClone() local