Home
last modified time | relevance | path

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

/xnu-10002.41.9/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-10002.41.9/tests/
H A Dperf_vmfault.c299 int thread_index, thread_retval; in execute_threads() local
301 void *thread_retval_ptr = &thread_retval; in execute_threads()