Searched refs:proc_handle (Results 1 – 6 of 6) sorted by relevance
107 td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** agent_out) in td_ta_new() argument132 int target_pid = ps_getpid(proc_handle); in td_ta_new()195 agent->pid = ps_getpid(proc_handle); in td_ta_new()196 agent->ph = proc_handle; in td_ta_new()
132 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);
119 td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** agent_out) in td_ta_new() argument144 int target_pid = ps_getpid(proc_handle); in td_ta_new()208 agent->pid = ps_getpid(proc_handle); in td_ta_new()209 agent->ph = proc_handle; in td_ta_new()
144 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);
110 td_ta_new(struct ps_prochandle const * proc_handle, td_thragent_t ** agent_out) in td_ta_new() argument135 int target_pid = proc_handle->pid; in td_ta_new()199 agent->pid = proc_handle->pid; in td_ta_new()
126 extern td_err_e td_ta_new(struct ps_prochandle const * proc_handle, td_thragent_t ** thread_agent);