mesa/src/c11/impl
Yonggang Luo f97ba1f95d c11: #include <threads.h> when the os/platform provide it
Closes #6964

CC: mesa-stable

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/18043>
2022-08-18 01:02:07 +00:00
..
.editorconfig
meson.build c11: #include <threads.h> when the os/platform provide it 2022-08-18 01:02:07 +00:00
threads_posix.c c11: Remove mtx_try from mtx enums as it's not a part of c11 standard 2022-08-15 14:40:52 +00:00
threads_win32.c c11: Remove mtx_try from mtx enums as it's not a part of c11 standard 2022-08-15 14:40:52 +00: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