GDB (xrefs)
|
Variables | |
static constexpr ptid_t | pid = ptid_t (1) |
static constexpr ptid_t | lwp = ptid_t (1, 2, 0) |
static constexpr ptid_t | tid = ptid_t (1, 0, 2) |
static constexpr ptid_t | both = ptid_t (1, 2, 2) |
static constexpr ptid_t | null = ptid_t::make_null () |
static constexpr ptid_t | minus_one = ptid_t::make_minus_one () |
|
staticconstexpr |
Definition at line 46 of file ptid-selftests.c.
|
staticconstexpr |
Definition at line 44 of file ptid-selftests.c.
|
staticconstexpr |
Definition at line 53 of file ptid-selftests.c.
|
staticconstexpr |
Definition at line 52 of file ptid-selftests.c.
|
staticconstexpr |
Definition at line 43 of file ptid-selftests.c.
|
staticconstexpr |
Definition at line 45 of file ptid-selftests.c.