Searched refs:pthread_create_WRK (Results 1 – 8 of 8) sorted by relevance
/external/valgrind/helgrind/tests/ |
D | tc19_shadowmem.stderr.exp-mips32 | 12 by 0x........: pthread_create_WRK (hg_intercepts.c:...) 20 by 0x........: pthread_create_WRK (hg_intercepts.c:...) 49 by 0x........: pthread_create_WRK (hg_intercepts.c:...) 57 by 0x........: pthread_create_WRK (hg_intercepts.c:...) 86 by 0x........: pthread_create_WRK (hg_intercepts.c:...) 94 by 0x........: pthread_create_WRK (hg_intercepts.c:...) 123 by 0x........: pthread_create_WRK (hg_intercepts.c:...) 131 by 0x........: pthread_create_WRK (hg_intercepts.c:...) 160 by 0x........: pthread_create_WRK (hg_intercepts.c:...) 168 by 0x........: pthread_create_WRK (hg_intercepts.c:...) [all …]
|
D | tc22_exit_w_lock.stderr.exp-kfail-x86 | 6 by 0x........: pthread_create_WRK (hg_intercepts.c:...) 19 by 0x........: pthread_create_WRK (hg_intercepts.c:...)
|
D | tc20_verifywrap.stderr.exp-mips32 | 16 by 0x........: pthread_create_WRK (hg_intercepts.c:...)
|
D | tc20_verifywrap.stderr.exp-mips32-b | 16 by 0x........: pthread_create_WRK (hg_intercepts.c:...)
|
D | tc20_verifywrap.stderr.exp-s390x | 16 by 0x........: pthread_create_WRK (hg_intercepts.c:...)
|
/external/valgrind/ |
D | darwin9.supp | 276 helgrind-darwinlibc--pthread_create_WRK-pthread_create 278 fun:pthread_create_WRK
|
D | glibc-2.34567-NPTL-helgrind.supp | 266 fun:pthread_create_WRK
|
/external/valgrind/helgrind/ |
D | hg_intercepts.c | 402 static int pthread_create_WRK(pthread_t *thread, const pthread_attr_t *attr, in pthread_create_WRK() function 460 return pthread_create_WRK(thread, attr, start, arg); in PTH_FUNC() 466 return pthread_create_WRK(thread, attr, start, arg); in PTH_FUNC() 478 return pthread_create_WRK(thread, attr, start, arg); in PTH_FUNC()
|