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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Daix-thread.c73 #define PD_TID(ptid) (pd_active && ptid.tid () != 0) macro
326 if (PD_TID (ptid))
645 if (PD_TID (thread->ptid))
660 if (PD_TID (thread->ptid))
1043 if (!PD_TID (ptid))
1361 if (!PD_TID (regcache->ptid ()))
1699 if (!PD_TID (regcache->ptid ()))
1746 if (!PD_TID (ptid))
1762 if (!PD_TID (ptid))
1783 if (!PD_TID (threa
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daix-thread.c73 #define PD_TID(ptid) (pd_active && ptid.tid () != 0) macro
321 if (PD_TID (ptid))
652 if (PD_TID (thread->ptid))
667 if (PD_TID (thread->ptid))
1046 if (!PD_TID (ptid))
1366 if (!PD_TID (regcache->ptid ()))
1706 if (!PD_TID (regcache->ptid ()))
1753 if (!PD_TID (ptid))
1769 if (!PD_TID (ptid))
1790 if (!PD_TID (threa
[all...]

Completed in 136 milliseconds