Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/tests/perf_index/
H A Dperf_index.c164 int thread_retval; in main() local
165 void* thread_retval_ptr = &thread_retval; in main()
/xnu-8019.80.24/tests/
H A Dperf_vmfault.c298 int thread_index, thread_retval; in execute_threads() local
300 void *thread_retval_ptr = &thread_retval; in execute_threads()