Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dwince-stub.h36 GDB_SUSPENDTHREAD, enumerator
Dwince-stub.c431 HANDLE h = gethandle (L"SuspendThread handle", s, GDB_SUSPENDTHREAD); in suspend_thread()
433 putdword (L"SuspendThread result", s, GDB_SUSPENDTHREAD, res); in suspend_thread()
504 case GDB_SUSPENDTHREAD: in dispatch()
Dwince.c777 puthandle ("SuspendThread handle", GDB_SUSPENDTHREAD, h); in suspend_thread()
778 return (int) getdword ("SuspendThread result", GDB_SUSPENDTHREAD); in suspend_thread()