OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rescue_me
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/main/helgrind/tests/
tc23_bogus_condwait.c
16
void*
rescue_me
( void* uu )
function
64
r= pthread_create( &my_rescuer, NULL,
rescue_me
, NULL ); assert(!r);
65
/* Do stupid things and hope that
rescue_me
gets us out of
/external/valgrind/main/drd/tests/
tc23_bogus_condwait.stderr.exp-linux-ppc
9
by 0x........:
rescue_me
(tc23_bogus_condwait.c:20)
33
by 0x........:
rescue_me
(tc23_bogus_condwait.c:24)
53
by 0x........:
rescue_me
(tc23_bogus_condwait.c:28)
tc23_bogus_condwait.stderr.exp-linux-x86
9
by 0x........:
rescue_me
(tc23_bogus_condwait.c:20)
26
by 0x........:
rescue_me
(tc23_bogus_condwait.c:24)
46
by 0x........:
rescue_me
(tc23_bogus_condwait.c:28)
66
by 0x........:
rescue_me
(tc23_bogus_condwait.c:32)
tc23_bogus_condwait.stderr.exp-darwin-amd64
16
by 0x........:
rescue_me
(tc23_bogus_condwait.c:20)
43
by 0x........:
rescue_me
(tc23_bogus_condwait.c:24)
tc23_bogus_condwait.stderr.exp-darwin-x86
16
by 0x........:
rescue_me
(tc23_bogus_condwait.c:20)
43
by 0x........:
rescue_me
(tc23_bogus_condwait.c:24)
Completed in 263 milliseconds