| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gdb.old/dist/gdb/ | |
| inferior.h | 402 bool deletable () const { return refcount () == 0; } 401 bool deletable () const { return refcount () == 0; } function in class:inferior |
| thread.c | 366 thread_info::deletable () const function in class:thread_info 522 if (!thr->deletable ()) |
| /src/external/gpl3/gdb/dist/gdb/ | |
| inferior.h | 407 bool deletable () const { return refcount () == 0; } 406 bool deletable () const { return refcount () == 0; } function in class:inferior |
| thread.c | 366 thread_info::deletable () const function in class:thread_info 522 if (!thr->deletable ()) |