Home
last modified time | relevance | path

Searched refs:actual_queue (Results 1 – 3 of 3) sorted by relevance

/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/so_5/
H A Dagent.cpp712 auto * actual_queue = impl::internal_env_iface_t{ m_env } in so_bind_to_dispatcher()
722 actual_queue->push( in so_bind_to_dispatcher()
732 m_event_queue = actual_queue; in so_bind_to_dispatcher()
837 event_queue_t * actual_queue = nullptr; in shutdown_agent() local
851 actual_queue = m_event_queue; in shutdown_agent()
881 if( actual_queue ) in shutdown_agent()
885 .event_queue_on_unbind( this, actual_queue ); in shutdown_agent()
/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/doxygen/dox/so_5/
H A Dso_5_5_24__event_queue_hook.md52 so_5::event_queue_t * actual_queue,
54 : actual_queue_{actual_queue}
/dports/mail/postfix-current/postfix-3.7-20211107/src/postsuper/
H A Dpostsuper.c838 static int fix_queue_id(const char *actual_path, const char *actual_queue, in fix_queue_id() argument
885 mail_queue_path(new_path, actual_queue, STR(new_id)); in fix_queue_id()