Home
last modified time | relevance | path

Searched defs:try_receive (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/log/utility/ipc/
Dreliable_message_queue.hpp630 bool try_receive(void* buffer, size_type buffer_size, size_type& message_size) in try_receive() function in boost::ipc::reliable_message_queue
659 try_receive(ElementT (&buffer)[SizeV], size_type& message_size) in try_receive() function in boost::ipc::reliable_message_queue
686 try_receive(ContainerT& container) in try_receive() function in boost::ipc::reliable_message_queue
/third_party/boost/libs/log/src/windows/
Dipc_reliable_message_queue.cpp372 bool try_receive(receive_handler handler, void* state) in try_receive() function
/third_party/boost/boost/interprocess/ipc/
Dmessage_queue.hpp827 message_queue_t<VoidPointer>::try_receive(void *buffer, size_type buffer_size, in try_receive() function in boost::interprocess::message_queue_t
/third_party/boost/libs/log/src/posix/
Dipc_reliable_message_queue.cpp384 bool try_receive(receive_handler handler, void* state) in try_receive() function