diff options
author | Fredrik Höglund <[email protected]> | 2013-11-13 18:46:03 +0100 |
---|---|---|
committer | Fredrik Höglund <[email protected]> | 2014-05-02 02:53:25 +0200 |
commit | 82291f64e378825e1c716742fc215db99fc8cbb2 (patch) | |
tree | a4ad9d2bd807e52489808a6d4eba69eaa43f1410 /docs/devinfo.html | |
parent | 30af8ce3f807f8a4990fa8c750038b1f75e5154f (diff) |
mesa: Add functions for doing unlocked hash table lookups
This patch adds functions for locking/unlocking the mutex, along with
_mesa_HashLookupLocked() and _mesa_HashInsertLocked()
that do lookups and insertions without locking the mutex.
These functions will be used by the ARB_multi_bind entry points to
avoid locking/unlocking the mutex for each binding point.
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'docs/devinfo.html')
0 files changed, 0 insertions, 0 deletions