summaryrefslogtreecommitdiff
path: root/src/glw
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2009-07-10 17:35:11 +0800
committerBrian Paul <brianp@vmware.com>2009-08-24 11:45:57 -0600
commitfc2feea685d86c520fb01199caa5a46eae20c7aa (patch)
treedd8619d17770db2a92121216394f474a8cea0e43 /src/glw
parent99939982ec76cb1fee84da9027375c55888dca20 (diff)
glapi: Fix a race in accessing context/dispatch TSD.
If multiple threads set/get a TSD at roughly same time for the first time, glthread might (wrongly) initialize it more than once. This patch solves the race by initializing context/dispatch TSDs early. Acked-by: Ian Romanick <ian.d.romanick@intel.com> Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Diffstat (limited to 'src/glw')
0 files changed, 0 insertions, 0 deletions