mesa/src/c11/impl
Yonggang Luo 05b840521a treewide: Replace the usage of TRUE/FALSE with true/false
this is a separate patch as it's won't affect the code style

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Acked-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23577>
2023-06-27 18:18:28 +08:00
..
.editorconfig c11: Move the implementation of threads.h into c source code 2022-06-15 17:37:17 +00:00
meson.build c11: #include <threads.h> when the os/platform provide it 2022-08-18 01:02:07 +00:00
threads_posix.c util: Fixes prototype of threads_timespec_compare 2023-06-21 06:18:40 +00:00
threads_win32.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
threads_win32.h c11: call impl_tss_dtor_invoke with tls callback for win32 2022-08-10 20:14:15 +00:00
threads_win32_tls_callback.cpp c11: call impl_tss_dtor_invoke with tls callback for win32 2022-08-10 20:14:15 +00:00
time.c c11: Improve timespec_get to support TIME_MONOTONIC TIME_ACTIVE TIME_THREAD_ACTIVE TIME_MONOTONIC_RAW 2023-06-20 00:05:48 +00:00