1. 05 Jun, 2012 1 commit
    • Tom Jackson's avatar
      Adding support for in-place use of ProducerConsumerQueue. · c51f9320
      Tom Jackson authored
      Summary: As it is, ProducerConsumerQueue requires that values are moved or copied on the way out of the queue. It would be nice if it was possible to get a reference to the front of the queue, use it in place, then destruct it.
      
      Test Plan: Unit tests
      
      FB internal diff: D484538
      c51f9320
  2. 04 Jun, 2012 2 commits
  3. 02 Jun, 2012 1 commit
  4. 01 Jun, 2012 1 commit