summaryrefslogtreecommitdiff
path: root/src/lqueue.erl
Commit message (Expand)AuthorAgeFilesLines
* Add peek and peek_r to lqueue, and use them in needs_timeout. Whilst this is ...Matthew Sackman2011-10-111-1/+9
* Make lqueue opaqueMatthew Sackman2011-10-021-1/+1
* Drop unneeded queue impls, tidy lqueue, add specs etcMatthew Sackman2011-10-021-0/+24
* Avoid lots of combine_delta callsMatthew Sackman2011-10-021-11/+31
* Count the quota properly on beta -> delta. Also, fprof shows that the queue:l...Matthew Sackman2011-09-291-0/+45