HomeSort by: relevance | last modified time | path
    Searched defs:copy_threadref (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
remote.c 3428 static void copy_threadref (threadref *dest, threadref *src);
3681 copy_threadref (threadref *dest, threadref *src)
3774 copy_threadref (&info->threadid, &ref);
3999 copy_threadref (&rs->nextthread,
3678 copy_threadref (threadref *dest, threadref *src) function
  /src/external/gpl3/gdb.old/dist/gdb/
remote.c 3404 static void copy_threadref (threadref *dest, threadref *src);
3657 copy_threadref (threadref *dest, threadref *src)
3750 copy_threadref (&info->threadid, &ref);
3975 copy_threadref (&rs->nextthread,
3654 copy_threadref (threadref *dest, threadref *src) function

Completed in 27 milliseconds