Searched refs:thread_is_self (Results 1 – 4 of 4) sorted by relevance
44 EXPECT_TRUE(thread_is_self(thread)); in thread_is_self_fn()55 EXPECT_FALSE(thread_is_self(thread)); in TEST_F()
78 bool thread_is_self(const thread_t* thread);
177 bool thread_is_self(const thread_t* thread) { in thread_is_self() function
249 bool thread_is_self(const thread_t* thread) { in thread_is_self() function