Home
last modified time | relevance | path

Searched defs:peek_at_next_mailbox_element (Results 1 – 3 of 3) sorted by relevance

/dports/devel/caf/actor-framework-0.18.5/libcaf_core/src/
H A Dabstract_actor.cpp75 mailbox_element* abstract_actor::peek_at_next_mailbox_element() { in peek_at_next_mailbox_element() function in caf::abstract_actor
H A Dblocking_actor.cpp80 mailbox_element* blocking_actor::peek_at_next_mailbox_element() { in peek_at_next_mailbox_element() function in caf::blocking_actor
H A Dscheduled_actor.cpp179 mailbox_element* scheduled_actor::peek_at_next_mailbox_element() { in peek_at_next_mailbox_element() function in caf::scheduled_actor