Searched refs:thread_hdl_obj (Results 1 – 1 of 1) sorted by relevance
451 int pthread_join(cyg_handle_t thread_hdl_obj, void **status) in pthread_join() argument456 ret = cyg_thread_check_exit(thread_hdl_obj); in pthread_join()