OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pthread_join_WRK
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/helgrind/
hg_intercepts.c
311
static int
pthread_join_WRK
(pthread_t thread, void** value_pointer)
339
return
pthread_join_WRK
(thread, value_pointer);
344
return
pthread_join_WRK
(thread, value_pointer);
[
all
...]
/external/valgrind/main/helgrind/tests/
tc20_verifywrap.stderr.exp
39
at 0x........:
pthread_join_WRK
(hg_intercepts.c:...)
Completed in 25 milliseconds