Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/gdbserver/
Dtarget.h154 #define mythread_alive(pid) \ macro
Dserver.c533 if (mythread_alive (strtol (&own_buf[1], NULL, 16))) in main()
DChangeLog639 (linux_thread_alive): Renamed from mythread_alive.
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-19952226 * gdbserver/low-lynx.c (mythread_alive): New function.
2229 * gdbserver/low-sparc.c (mythread_alive): Dummy version.
2230 * gdbserver/low-sun3.c (mythread_alive): Likewise.
2232 * gdbserver/server.h (mythread_alive): Declare.