i965: Convert brw_bufmgr to use C11 mutexes instead of pthreads.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Sep 2017 20:43:30 +0000 (13:43 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 25 Sep 2017 22:15:01 +0000 (15:15 -0700)
commit2eb26a99869ee4784f3b4a00115480808a7fcfb3
treea83f6a7d87db22fca6b185075fd9b5d957991e94
parent93bb91452a38adf2f965227059d454c96d4f0bdf
i965: Convert brw_bufmgr to use C11 mutexes instead of pthreads.

There's no real advantage or disadvantage here, it's just for stylistic
consistency with the rest of the codebase.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/brw_bufmgr.c