Home | History | Annotate | Download | only in valgrind

Lines Matching refs:pthread_create_glibc_2_0

8122 extern int pthread_create_glibc_2_0(void*, const void*,
8124 __asm__(".symver pthread_create_glibc_2_0, pthread_create@GLIBC_2.0");
8137 pthread_create_glibc_2_0(0, 0, 0, 0);