mesa: Use util_call_once_data instead of mtx_t init_once_lock
authorYonggang Luo <luoyonggang@gmail.com>
Tue, 23 Aug 2022 20:00:04 +0000 (04:00 +0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Oct 2022 01:32:47 +0000 (01:32 +0000)
commit2b3529d3d89a6972afc4903f74fc5f31e6ee2c20
tree4673e7f474369e44b68723db11f7ebd6ad9010f6
parent86290c81b247d84d34ada743004b33086851161e
mesa: Use util_call_once_data instead of mtx_t init_once_lock

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19154>
src/mesa/main/context.c