util: cleanup os_thread.h
authorYonggang Luo <luoyonggang@gmail.com>
Sun, 6 Nov 2022 12:52:26 +0000 (20:52 +0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 8 Nov 2022 05:21:42 +0000 (05:21 +0000)
commita72d57fe260bde3fd57de192a93dca6ae11401d7
treeb928336d145051fd2ae3184acbc9956e4d35a763
parent1129537e4c1c6849fea03affb15b99a837c4b659
util: cleanup os_thread.h

__pipe_mutex_assert_locked is not used anymore so remove it from os_thread.h
The remove of "pipe/p_compiler.h" caused compiling failure also fixed

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/19557>
src/gallium/auxiliary/os/os_thread.h
src/gallium/frontends/glx/xlib/glx_api.c