Home
last modified time | relevance | path

Searched refs:waitpid_thread (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNB.cpp251 static void *waitpid_thread(void *arg) { in waitpid_thread() function
311 ::pthread_create(&thread, NULL, waitpid_thread, (void *)(intptr_t)pid); in spawn_waitpid_thread()