Searched defs:try_receive (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/log/utility/ipc/ | ||
D | reliable_message_queue.hpp | 630 bool try_receive(void* buffer, size_type buffer_size, size_type& message_size) in try_receive() function in boost::ipc::reliable_message_queue |
/third_party/boost/libs/log/src/windows/ | ||
D | ipc_reliable_message_queue.cpp | 372 bool try_receive(receive_handler handler, void* state) in try_receive() function |
/third_party/boost/boost/interprocess/ipc/ | ||
D | message_queue.hpp | 827 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/ | ||
D | ipc_reliable_message_queue.cpp | 384 bool try_receive(receive_handler handler, void* state) in try_receive() function |