Searched refs:threadid (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | remote.c | 1094 threadref threadid; /* External form of thread reference */ member 1151 static int remote_get_threadinfo (threadref * threadid, int fieldset, /*TAG mask */ 1486 copy_threadref (&info->threadid, &ref); in remote_unpack_thread_info_response() 1550 remote_get_threadinfo (threadref *threadid, int fieldset, /* TAG mask */ in remote_get_threadinfo() argument 1557 pack_threadinfo_request (threadinfo_pkt, fieldset, threadid); in remote_get_threadinfo() 1560 result = remote_unpack_thread_info_response (threadinfo_pkt + 2, threadid, in remote_get_threadinfo() 5157 output_threadid ("Threadid: ", &info->threadid);
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | omp-low.c | 2786 tree l0, l1, l2, n, q, s0, e0, e, t, nthreads, threadid; in expand_omp_for_static_nochunk() local 2816 threadid = get_formal_tmp_var (t, &list); in expand_omp_for_static_nochunk() 2849 t = build2 (MULT_EXPR, type, q, threadid); in expand_omp_for_static_nochunk() 2958 tree trip, nthreads, threadid; in expand_omp_for_static_chunk() local 2993 threadid = get_formal_tmp_var (t, &list); in expand_omp_for_static_chunk() 3034 t = build2 (PLUS_EXPR, type, t, threadid); in expand_omp_for_static_chunk()
|
| /openbsd-src/gnu/usr.bin/perl/os2/ |
| H A D | os2ish.h | 1096 USHORT threadid; 1095 USHORT threadid; global() member
|