Home
last modified time | relevance | path

Searched refs:gettid_syscall_result (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dunistd_test.cpp465 pid_t gettid_syscall_result = syscall(__NR_gettid); in AssertGetTidCorrect() local
467 ASSERT_EQ(gettid_syscall_result, GetTidForTest()); in AssertGetTidCorrect()