OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:threadno
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
ia64-sigill.c
80
int
threadno
= (intptr_t) threadno_voidp;
local
85
switch (
threadno
)
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
ia64-sigill.c
80
int
threadno
= (intptr_t) threadno_voidp;
local
85
switch (
threadno
)
/src/external/gpl3/gdb.old/dist/sim/cris/
sim-main.h
136
int
threadno
;
135
int
threadno
;
member in struct:cris_sim_cpu
traps.c
1086
if (cris_cpu->thread_data[cris_cpu->
threadno
].cpu_context)
1087
memcpy (cris_cpu->thread_data[cris_cpu->
threadno
].cpu_context,
1097
cris_cpu->
threadno
= next;
1232
for (i = (cris_cpu->
threadno
+ 1) % SIM_TARGET_MAX_THREADS;
1233
i != cris_cpu->
threadno
;
1243
for (i = (cris_cpu->
threadno
+ 1) % SIM_TARGET_MAX_THREADS;
1244
i != cris_cpu->
threadno
;
1417
int
threadno
= cris_cpu->
threadno
;
local
1480
|| (cris_cpu->thread_data[
threadno
].pipe_write_fd == 0)
[
all
...]
/src/external/gpl3/gdb/dist/sim/cris/
sim-main.h
136
int
threadno
;
135
int
threadno
;
member in struct:cris_sim_cpu
traps.c
1086
if (cris_cpu->thread_data[cris_cpu->
threadno
].cpu_context)
1087
memcpy (cris_cpu->thread_data[cris_cpu->
threadno
].cpu_context,
1097
cris_cpu->
threadno
= next;
1232
for (i = (cris_cpu->
threadno
+ 1) % SIM_TARGET_MAX_THREADS;
1233
i != cris_cpu->
threadno
;
1243
for (i = (cris_cpu->
threadno
+ 1) % SIM_TARGET_MAX_THREADS;
1244
i != cris_cpu->
threadno
;
1417
int
threadno
= cris_cpu->
threadno
;
local
1480
|| (cris_cpu->thread_data[
threadno
].pipe_write_fd == 0)
[
all
...]
Completed in 24 milliseconds
Indexes created Sun Aug 30 00:27:18 UTC 2026