ilo: protect the decode context with a mutex
authorChia-I Wu <olvaffe@gmail.com>
Mon, 10 Mar 2014 04:25:18 +0000 (12:25 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 10 Mar 2014 08:42:42 +0000 (16:42 +0800)
commit72956ed374b73391d4d033722d3032fa6496b5cb
tree018c5a84a9ec874a54a0fb0b6707705c0be4c1f1
parentd80f0c34b733a874adfdd3a2267e4deec345cc6b
ilo: protect the decode context with a mutex

The decode context is not thread safe.
src/gallium/winsys/intel/drm/intel_drm_winsys.c