diff options
author | Erik Faye-Lund <[email protected]> | 2015-06-28 14:51:07 +0200 |
---|---|---|
committer | Matt Turner <[email protected]> | 2015-06-29 09:06:40 -0700 |
commit | de3e323be1bdc40a2a7d724d0f3db7a81a93bbbb (patch) | |
tree | a1611ce0309948d4e1edb1a24c42741b2cd9d2c2 /src/util | |
parent | 195ab79ddecbdbf1f1714c233df278bff46c13e8 (diff) |
glsl: No need to lock in _mesa_glsl_release_types
This function only gets called while mesa is unloading, so there's
no potential of racing or multiple calls at the same time. So let's
just get rid of the locking.
Signed-off-by: Erik Faye-Lund <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions