Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Dldt.c898 join_32bit_thread(pthread_t *thridp, thread_arg_t *cmargp) in join_32bit_thread() argument
904 (void)pthread_join(*thridp, NULL); in join_32bit_thread()
905 *thridp = 0; in join_32bit_thread()