Home
last modified time | relevance | path

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

/third_party/boost/libs/log/src/posix/
Dipc_reliable_message_queue.cpp333 bool try_send(void const* message_data, size_type message_size) in try_send() function
816 BOOST_LOG_API bool reliable_message_queue::try_send(void const* message_data, size_type message_siz… in try_send() function in boost::ipc::reliable_message_queue
/third_party/boost/libs/log/src/windows/
Dipc_reliable_message_queue.cpp322 bool try_send(void const* message_data, size_type message_size) in try_send() function
753 BOOST_LOG_API bool reliable_message_queue::try_send(void const* message_data, size_type message_siz… in try_send() function in boost::ipc::reliable_message_queue
/third_party/boost/boost/interprocess/ipc/
Dmessage_queue.hpp703 inline bool message_queue_t<VoidPointer>::try_send in try_send() function in boost::interprocess::message_queue_t