nine: Replace usage of mtx_t with simple_mtx_t in nine_lock.c
authorYonggang Luo <luoyonggang@gmail.com>
Fri, 10 Feb 2023 11:01:07 +0000 (19:01 +0800)
committerMarge Bot <emma+marge@anholt.net>
Wed, 31 May 2023 15:44:51 +0000 (15:44 +0000)
commit972ffcdd2bc2690a8611b127763bc3c8937db3fa
tree3ed3c5c3440387241570ab88b67328f6d559ff86
parent78e95e05e9acf6b8acc5297e66bc6a6221ed36ae
nine: Replace usage of mtx_t with simple_mtx_t in nine_lock.c

This is a prepare for removing _MTX_INITIALIZER_NP.

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Acked-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21284>
src/gallium/frontends/nine/nine_lock.c