Searched defs:try_send (Results 1 – 3 of 3) sorted by relevance
| /third_party/boost/libs/log/src/posix/ | ||
| D | ipc_reliable_message_queue.cpp | 333 bool try_send(void const* message_data, size_type message_size) in try_send() function |
| /third_party/boost/libs/log/src/windows/ | ||
| D | ipc_reliable_message_queue.cpp | 322 bool try_send(void const* message_data, size_type message_size) in try_send() function |
| /third_party/boost/boost/interprocess/ipc/ | ||
| D | message_queue.hpp | 703 inline bool message_queue_t<VoidPointer>::try_send in try_send() function in boost::interprocess::message_queue_t |