Files
mesa/src/util
Lionel Landwerlin cdc4377591 util/sparse_free_list: manipulate node pointers using atomic primitives
Probably doesn't fix anything but those should be accessed in an
atomic way just like the head pointer.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: e4f01eca3b ("util: Add a free list structure for use with util_sparse_array")
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4613>
2020-04-18 12:18:03 +00:00
..
2020-03-28 21:36:54 +01:00
2020-04-16 14:48:40 +00:00
2019-10-10 16:33:04 -07:00
2019-08-08 22:02:54 +01:00
2019-09-19 19:56:22 +00:00
2019-08-02 18:38:52 +01:00
2019-10-28 11:24:39 +00:00
2019-09-06 00:45:11 +00:00
2020-04-15 21:10:11 +00:00
2019-08-31 13:26:10 -07:00
2020-01-23 17:06:57 +00:00