Lines Matching defs:handle
75 auto handle = loop.RegisterReadObject(socketpair[1], make_callback(), error);
77 ASSERT_TRUE(handle);
91 auto handle = loop.RegisterReadObject(
140 auto handle = loop.RegisterReadObject(
150 ASSERT_TRUE(handle);
162 auto handle = loop.RegisterReadObject(
177 ASSERT_TRUE(handle);
287 auto handle =
300 auto handle = loop.RegisterSignal(SIGUSR1, make_callback(), error);
311 auto handle = loop.RegisterSignal(SIGUSR1, make_callback(), error);
329 auto handle = loop.RegisterSignal(SIGUSR1, make_callback(), error);
345 auto handle = loop.RegisterSignal(SIGUSR1, make_callback(), error);