Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/unit/mocks/
H A Dmock_thread.c188 mock_destroy_thread(void *th_p) in mock_destroy_thread() argument
190 struct mock_thread *mth = (struct mock_thread *)th_p; in mock_destroy_thread()