OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:proc_handle
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/libproc/dist/
_libproc.h
38
struct
proc_handle
{
struct
/src/external/gpl3/gdb/dist/gdbserver/
thread-db.cc
41
struct ps_prochandle
proc_handle
;
member in struct:thread_db
490
err = tdb->td_ta_new_p (&tdb->
proc_handle
, &tdb->thread_agent);
552
err = tdb->td_ta_new_p (&tdb->
proc_handle
, &tdb->thread_agent);
/src/external/gpl3/gdb.old/dist/gdbserver/
thread-db.cc
41
struct ps_prochandle
proc_handle
;
member in struct:thread_db
492
err = tdb->td_ta_new_p (&tdb->
proc_handle
, &tdb->thread_agent);
554
err = tdb->td_ta_new_p (&tdb->
proc_handle
, &tdb->thread_agent);
/src/external/gpl3/gdb/dist/gdb/
linux-thread-db.c
182
struct ps_prochandle
proc_handle
;
member in struct:thread_db_info
413
info->
proc_handle
.thread = stopped;
858
info->
proc_handle
.thread = inferior_thread ();
861
err = info->td_ta_new_p (&info->
proc_handle
, &info->thread_agent);
1586
info->
proc_handle
.thread = stopped;
/src/external/gpl3/gdb.old/dist/gdb/
linux-thread-db.c
181
struct ps_prochandle
proc_handle
;
member in struct:thread_db_info
412
info->
proc_handle
.thread = stopped;
858
info->
proc_handle
.thread = inferior_thread ();
861
err = info->td_ta_new_p (&info->
proc_handle
, &info->thread_agent);
1586
info->
proc_handle
.thread = stopped;
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026