Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDwince.c135 static int win32_child_thread_alive (ptid_t);
1922 child_ops.to_thread_alive = win32_child_thread_alive; in init_child_ops()
2033 win32_child_thread_alive (ptid_t ptid) in win32_child_thread_alive() function
HDwin32-nat.c96 static int win32_child_thread_alive (ptid_t);
2073 child_ops.to_thread_alive = win32_child_thread_alive; in init_child_ops()
2194 win32_child_thread_alive (ptid_t ptid) in win32_child_thread_alive() function