diff options
author | Eric Anholt <eric@anholt.net> | 2008-06-12 23:22:26 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2008-10-09 12:57:09 -0700 |
commit | 3169d9639bd002b43e4064cea32e0d262076c1e0 (patch) | |
tree | 60a825635a24cf2c3e2dfd759126aab7dd330cf2 /libdrm/intel/intel_bufmgr_priv.h | |
parent | 604759d4a78efcef0abdb40bfc215526cdcf1122 (diff) |
intel: Protect bufmgr objects with a pthread mutex.
We want to be able to use the bufmgr from multiple threads for GL, and thus
we need to protect the internal structures.
The pthread-stubs package is used so that programs not linked against
pthreads get weak symbols to stubs and don't eat most of the cost.
Diffstat (limited to 'libdrm/intel/intel_bufmgr_priv.h')
0 files changed, 0 insertions, 0 deletions