util: Call function mtx_init on exit_mutex to replace the usage of _MTX_INITIALIZER_N...
authorYonggang Luo <luoyonggang@gmail.com>
Tue, 6 Sep 2022 13:55:23 +0000 (21:55 +0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Oct 2022 01:32:47 +0000 (01:32 +0000)
commit404808afc899913ab64bf702240b647146199a99
treecea59b47b9d0d8f41a1a10035a3673812d440e09
parent35c7f2e80937268b4f23fb6755d7da5f13307769
util: Call function mtx_init on exit_mutex to replace the usage of _MTX_INITIALIZER_NP in u_queue.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_queue.c