Searched refs:thread_concurrent_handle_sigtrap (Results 1 – 2 of 2) sorted by relevance
745 thread_concurrent_handle_sigtrap(pid_t child, ptrace_siginfo_t *info);909 switch (thread_concurrent_handle_sigtrap(child, &info)) { in thread_concurrent_test()
4402 thread_concurrent_handle_sigtrap(pid_t child, ptrace_siginfo_t *info) in thread_concurrent_handle_sigtrap() function