OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:threads_spec
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/gdbserver_tests/
mcinfcallRU.stderr.exp
1
loops/sleep_ms/burn/
threads_spec
: 1 0 2000000000 ------B-
nlcontrolc.stderr.exp
6
loops/sleep_ms/burn/
threads_spec
: 1000000000 1000000000 1000000000 BSBSBSBS
sleepers.c
131
char *
threads_spec
;
local
147
threads_spec
= argv[4];
149
threads_spec
= "BSBSBSBS";
151
fprintf(stderr, "loops/sleep_ms/burn/
threads_spec
: %d %d %d %s\n",
152
loops, sleepms, burn,
threads_spec
);
156
b.burn = *
threads_spec
++ == 'B';
157
b.sleep = *
threads_spec
++ == 'S';
166
l.burn = *
threads_spec
++ == 'B';
167
l.sleep = *
threads_spec
++ == 'S';
176
p.burn = *
threads_spec
++ == 'B'
[
all
...]
mcinfcallWSRU.stderr.exp
1
loops/sleep_ms/burn/
threads_spec
: 100 100000000 1000000000 -S-S-SB-
Completed in 222 milliseconds