Searched refs:proc_handle (Results 1 – 2 of 2) sorted by relevance
38 td_err_e td_ta_new(struct ps_prochandle* proc_handle, td_thragent_t** agent_out) { in td_ta_new() argument44 agent->pid = ps_getpid(proc_handle); in td_ta_new()45 agent->ph = proc_handle; in td_ta_new()
140 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);