Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dprocfs.c1062 int proc_get_current_thread (procinfo * pi);
1192 proc_get_current_thread (pi)); in proc_get_status()
1655 proc_get_current_thread (pi)); in proc_stop_process()
1701 proc_get_current_thread (pi)); in proc_wait_for_stop()
3087 proc_get_current_thread (procinfo *pi) in proc_get_current_thread() function
3116 proc_get_current_thread (procinfo *pi) in proc_get_current_thread() function
3130 proc_get_current_thread (procinfo *pi) in proc_get_current_thread() function
3638 return MERGEPID (pi->pid, proc_get_current_thread (pi)); in do_attach()
3716 (tid != proc_get_current_thread (pi))) in procfs_fetch_registers()
3787 (tid != proc_get_current_thread (pi))) in procfs_store_registers()
[all …]