OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pthread_create_glibc_2_0
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/drd/tests/
pth_create_glibc_2_0.c
13
extern int
pthread_create_glibc_2_0
(pthread_t*, const pthread_attr_t*,
16
__asm__(".symver
pthread_create_glibc_2_0
, pthread_create@GLIBC_2.0");
30
result = (*
pthread_create_glibc_2_0
)(&thr, 0, thread_func, 0);
/external/valgrind/
configure
[
all
...]
Completed in 44 milliseconds