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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dwin32-nat.c96 static int win32_child_thread_alive (ptid_t);
2073 child_ops.to_thread_alive = win32_child_thread_alive;
2194 win32_child_thread_alive (ptid_t ptid) function
H A Dwince.c135 static int win32_child_thread_alive (ptid_t);
1922 child_ops.to_thread_alive = win32_child_thread_alive;
2033 win32_child_thread_alive (ptid_t ptid) function

Completed in 41 milliseconds