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

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

Completed in 50 milliseconds