Searched defs:test_context_delayed (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dtest-lib-signals.c11 struct test_context_delayed { struct
17 kill_timeout(struct test_context_delayed *tctx ATTR_UNUSED)
24 test_timeout(struct test_context_delayed *tctx)
34 struct test_context_delayed *tctx =
35 (struct test_context_delayed *)context;
43 struct test_context_delayed tctx;
102 struct test_context_delayed tctx;
146 struct test_context_delayed tctx;

Completed in 9 milliseconds