Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dsol-thread.c109 static int sol_thread_alive (ptid_t ptid);
313 if (!sol_thread_alive (lwp)) in lwp_to_thread()
870 sol_thread_alive (ptid_t ptid) in sol_thread_alive() function
1562 sol_thread_ops.to_thread_alive = sol_thread_alive; in init_sol_thread_ops()
1600 sol_core_ops.to_thread_alive = sol_thread_alive; in init_sol_core_ops()