Files
mesa/src/util
Yonggang Luo 0f1b3fc17f util: Fixes unused parameter warnings
The compiler warning:
```
../src/mesa/util/u_thread.h: In function 'util_thread_get_time_nano':
../src/mesa/util/u_thread.h:239:34: warning: unused parameter 'thread' [-Wunused-parameter]
  239 | util_thread_get_time_nano(thrd_t thread)
      |                           ~~~~~~~^~~~~~
```

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15553>
2022-03-24 21:56:48 +00:00
..
2021-12-03 18:29:13 +00:00
2022-02-19 01:25:46 +00:00
2020-09-25 20:09:08 +00:00
2021-11-17 13:41:47 +00:00
2021-11-17 13:41:47 +00:00
2021-08-14 21:44:32 +00:00
2020-08-31 09:14:57 +00:00
2022-01-19 04:10:58 +00:00
2020-10-27 15:33:40 -07:00
2020-12-02 10:12:27 -08:00
2021-10-20 21:40:31 -07:00
2022-03-09 08:48:59 +00:00
2022-03-09 08:48:59 +00:00
2020-11-11 06:08:15 +10:00
2021-02-22 00:30:46 +00:00
2021-05-10 15:34:07 +00:00
2021-05-10 15:34:07 +00:00
2021-02-19 11:05:38 +00:00
2020-05-13 23:36:44 +00:00
2020-05-13 23:36:44 +00:00
2021-08-14 21:44:32 +00:00
2020-12-01 10:04:41 +01:00