OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ebbr
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/gdbserver_tests/
sleepers.c
132
pthread_t
ebbr
, egll, zzzz;
local
161
pthread_create(&
ebbr
, NULL, sleeper_or_burner, &b);
191
if (b.t != -1) pthread_join(
ebbr
, NULL);
t.c
106
pthread_t
ebbr
, egll, zzzz;
local
125
pthread_create(&
ebbr
, NULL, brussels_fn, NULL);
139
pthread_join(
ebbr
, NULL);
Completed in 116 milliseconds