Searched refs:pthread_sigmask64 (Results 1 – 2 of 2) sorted by relevance
28 #define pthread_sigmask64 pthread_sigmask macro49 if (pthread_sigmask64(SIG_BLOCK, &set_, nullptr) != 0) { in Block()
140 ASSERT_EQ(0, pthread_sigmask64(SIG_SETMASK, &mask, nullptr)); in TEST_F()148 ASSERT_EQ(0, pthread_sigmask64(SIG_BLOCK, &mask, nullptr)); in TEST_F()