Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c451 int pthread_join(cyg_handle_t thread_hdl_obj, void **status) in pthread_join() argument
456 ret = cyg_thread_check_exit(thread_hdl_obj); in pthread_join()