Home
last modified time | relevance | path

Searched refs:MAGIC_NULL_PID (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote.c1021 #define MAGIC_NULL_PID 42000 macro
1035 if (th == MAGIC_NULL_PID) in set_thread()
1752 if (PIDGET (inferior_ptid) == MAGIC_NULL_PID) /* ack ack ack */ in remote_find_new_threads()
2201 inferior_ptid = pid_to_ptid (MAGIC_NULL_PID); in remote_open_1()
2464 if (PIDGET (inferior_ptid) == MAGIC_NULL_PID) in remote_vcont_resume()
H A DChangeLog-19999226 (MAGIC_NULL_PID): new macro, use instead of the magic number