Home
last modified time | relevance | path

Searched defs:mock_waitq (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/tests/unit/mocks/
H A Dmock_thread.c961 struct mock_waitq { // 24 bytes struct
965 struct mock_waitq_extra *extra; argument
968 static_assert(sizeof(struct waitq) == sizeof(struct mock_waitq)); argument