OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pthread_create_wrk
(Results
26 - 29
of
29
) sorted by null
1
2
/external/valgrind/main/helgrind/tests/
tc06_two_races_xml.stderr.exp
52
<fn>
pthread_create_WRK
</fn>
tc20_verifywrap.stderr.exp
16
by 0x........:
pthread_create_WRK
(hg_intercepts.c:...)
pth_barrier2.stderr.exp
5
by 0x........:
pthread_create_WRK
(hg_intercepts.c:...)
14
by 0x........:
pthread_create_WRK
(hg_intercepts.c:...)
/external/valgrind/main/helgrind/
hg_intercepts.c
232
static int
pthread_create_WRK
(pthread_t *thread, const pthread_attr_t *attr,
286
return
pthread_create_WRK
(thread, attr, start, arg);
292
return
pthread_create_WRK
(thread, attr, start, arg);
[
all
...]
Completed in 212 milliseconds
1
2