HomeSort by: relevance | last modified time | path
    Searched refs:mythread_alive (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdbserver/
target.h 557 #define mythread_alive(pid) \ macro
linux-low.cc 3818 if (saved_thread == NULL || mythread_alive (saved_tid))
server.cc 4953 if (mythread_alive (thread_id))
  /src/external/gpl3/gdb.old/dist/gdbserver/
target.h 557 #define mythread_alive(pid) \ macro
server.cc 4834 if (mythread_alive (thread_id))
linux-low.cc 3827 if (saved_thread == NULL || mythread_alive (saved_tid))

Completed in 51 milliseconds