Home | History | Annotate | Download | only in tests

Lines Matching full:getpid

1516   kill(getpid(), SIGPROF);
1527 kill(getpid(), SIGPROF);
1534 kill(getpid(), SIGPROF);
2059 int res = sched_getaffinity(getpid(), sizeof(mask), &mask);