Searched refs:threadref (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | remote.c | 96 typedef unsigned char threadref[OPAQUETHREADBYTES]; typedef 100 typedef int (*rmt_thread_action) (threadref *ref, void *context); 632 threadref echo_nextthread {}; 633 threadref nextthread {}; 634 threadref resultthreadlist[MAXTHREADLISTRESULTS] {}; 1238 int remote_unpack_thread_info_response (const char *pkt, threadref *expectedref, 1240 int remote_get_threadinfo (threadref *threadid, int fieldset, 1244 threadref *original_echo, 1245 threadref *resultlist, 1247 int remote_get_threadlist (int startflag, threadref *nextthread, [all …]
|
| D | ChangeLog-1999 | 6273 clean up and simplify. (threadref etc.): move definitions to here
|
| D | ChangeLog-2013 | 4729 (OPAQUETHREADBYTES, threadref, MAXTHREADLISTRESULTS): Move earlier.
|
| D | ChangeLog-2018 | 9781 * remote.c (OPAQUETHREADBYTES, threadref, gdb_ext_thread_info)
|