Home
last modified time | relevance | path

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

/bionic/libthread_db/
Dlibthread_db.c39 td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** agent_out) in td_ta_new() argument
48 agent->pid = ps_getpid(proc_handle); in td_ta_new()
49 agent->ph = proc_handle; in td_ta_new()
/bionic/libthread_db/include/
Dthread_db.h127 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);