HomeSort by relevance Sort by last modified time
    Searched refs:mytid (Results 1 - 3 of 3) sorted by null

  /bionic/tests/
bug_26110743_test.cpp 77 pid_t mytid = gettid(); local
78 ASSERT_NE(mypid, mytid);
79 snprintf(buf, sizeof(buf), "/proc/%d/task/%d/fd/%d", mypid, mytid, fd);
  /external/linux-kselftest/tools/testing/selftests/seccomp/
seccomp_bpf.c 1736 pid_t tracer, mytid, mypid, parent; local
    [all...]
  /external/seccomp-tests/linux/
seccomp_bpf.c 1379 pid_t tracer, mytid, mypid, parent; local
    [all...]

Completed in 789 milliseconds