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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dwin32-nat.c90 static int win32_child_thread_alive (ptid_t);
2097 deprecated_child_ops.to_thread_alive = win32_child_thread_alive;
2226 win32_child_thread_alive (ptid_t ptid) function
H A Dwince.c130 static int win32_child_thread_alive (ptid_t);
1918 deprecated_child_ops.to_thread_alive = win32_child_thread_alive;
2029 win32_child_thread_alive (ptid_t ptid) function

Completed in 58 milliseconds