Searched refs:__NR_gettid (Results 26 - 34 of 34) sorted by relevance

12

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1347 LINX_(__NR_gettid, sys_gettid), // 207
H A Dsyswrap-amd64-linux.c1279 LINX_(__NR_gettid, sys_gettid), // 186
H A Dsyswrap-ppc32-linux.c1703 LINX_(__NR_gettid, sys_gettid), // 207
H A Dsyswrap-s390x-linux.c1391 LINX_(__NR_gettid, sys_gettid), // 236
H A Dsyswrap-arm-linux.c1646 LINX_(__NR_gettid, sys_gettid), // 224
H A Dsyswrap-x86-linux.c2086 LINX_(__NR_gettid, sys_gettid), // 224
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c1002 // __NR_gettid 224
1003 GO(__NR_gettid, "n/a");
1004 //SY(__NR_gettid); // (Not yet handled by Valgrind) FAIL;
H A Dscalar.stderr.exp2930 224: __NR_gettid n/a
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c520 // __NR_gettid 286
1582 // __NR_gettid 224
1583 GO(__NR_gettid, "n/a");
1584 //SY(__NR_gettid); // (Not yet handled by Valgrind) FAIL;

Completed in 760 milliseconds

12