Home
last modified time | relevance | path

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

/xnu-11215/tests/
H A Dexc_helpers.c334 struct thread_params { struct
347 struct thread_params *params = arg; in exc_server_thread() argument
399 struct thread_params *params = malloc(sizeof(*params)); in _run_exception_handler()