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:29 +0000 (22:09 +0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Oct 2022 01:32:47 +0000 (01:32 +0000)
commit44901ebd97de76d9cfdbca2a87488af4c642ea6b
tree3a3158ec408baacf189f81c77bd3d28a4d5aaf98
parenta26d5b4b69d892e854750a08673a9ba29257ece4
util: Remove the need of _MTX_INITIALIZER_NP by using simple_mtx_t/SIMPLE_MTX_INITIALIZER in u_debug_stack_android.cpp

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_stack_android.cpp