Fix: Allocate stream hash table in respective threads
authorDavid Goulet <dgoulet@efficios.com>
Mon, 10 Dec 2012 21:11:15 +0000 (16:11 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 10 Dec 2012 21:11:17 +0000 (16:11 -0500)
commit04bb2b6422d74dd96498fbdda5fce5cc42cb2f4a
tree5710d53f56a8e776493ea0b22a1057fa8105c1ee
parent5c540210ba9c26bd5de0ea135c872d3807d5bb4b
Fix: Allocate stream hash table in respective threads

Allocation and destroy are now in the same thread for both metadata and
data hash table.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/consumer.c
This page took 0.026904 seconds and 5 git commands to generate.