Searched defs:mock_thread (Results 1 – 1 of 1) sorted by relevance
149 struct mock_thread { struct152 struct mock_thread* wq_next; argument169 struct mock_thread *main_thread; argument1322 …struct mock_thread * mock_thread = (struct mock_thread*)thread; // !!! ASSUME every thread_t is cr… variable1357 struct mock_thread ** mock_thread = &wq->extra->waiting_threads; in mock_waitq_clear_wait() local1558 struct mock_thread * mock_thread = wq->extra->waiting_threads; variable1599 …struct mock_thread * mock_thread = (struct mock_thread*)thread; // !!! ASSUME every thread_t is cr… variable