Searched defs:siginfo_t (Results 1 – 2 of 2) sorted by relevance
119 Child::Callback callback = [&completions](Child&, const siginfo_t*) { in TEST_F()157 [](Child&, const siginfo_t*) {}); in SetUp()
136 Child::Callback callback = [this, type, pid](Child&, const siginfo_t*) { in captureDump()