Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dwince-stub.h36 GDB_SUSPENDTHREAD, enumerator
H A 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()
H A Dwince.c746 puthandle ("SuspendThread handle", GDB_SUSPENDTHREAD, h); in suspend_thread()
747 return (int) getdword ("SuspendThread result", GDB_SUSPENDTHREAD); in suspend_thread()