util: Remove the need of _MTX_INITIALIZER_NP by using simple_mtx_t/SIMPLE_MTX_INITIAL...
authorYonggang Luo <luoyonggang@gmail.com>
Tue, 6 Sep 2022 14:09:05 +0000 (22:09 +0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Oct 2022 01:32:47 +0000 (01:32 +0000)
commita26d5b4b69d892e854750a08673a9ba29257ece4
tree9c0996cee06c0c75b7105a36f69af6fadb4e0688
parent404808afc899913ab64bf702240b647146199a99
util: Remove the need of _MTX_INITIALIZER_NP by using simple_mtx_t/SIMPLE_MTX_INITIALIZER in u_debug_symbol.c

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/util/u_debug_symbol.c