Searched refs:buffer_not_full (Results 1 – 2 of 2) sorted by relevance
21 buffer_not_full.wait(lk); in send()34 buffer_not_full.notify_one(); in receive()40 boost::condition buffer_not_full, buffer_not_empty; member in bounded_buffer
24 buffer_not_full.wait(lk); in send()37 buffer_not_full.notify_one(); in receive()45 boost::condition_variable_any buffer_not_full, buffer_not_empty; member in bounded_buffer