Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/unit/mocks/
H A Dmock_thread.c213 static int mock_init_new_thread_first_call = 1; in mock_init_new_thread() local
214 if (mock_init_new_thread_first_call) { in mock_init_new_thread()
215 mock_init_new_thread_first_call = 0; in mock_init_new_thread()