mesa/src/c11/impl
David Heidelberg fa2fddbf3a c11: use SPDX-License-Identifier header
Cc: mesa-stable
Signed-off-by: David Heidelberg <david@ixit.cz>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32447>
2025-01-08 20:37:51 +00:00
..
.editorconfig c11: Move the implementation of threads.h into c source code 2022-06-15 17:37:17 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
threads_posix.c c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
threads_win32.c c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +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 c11: Improve timespec_get to support TIME_MONOTONIC TIME_ACTIVE TIME_THREAD_ACTIVE TIME_MONOTONIC_RAW 2023-06-20 00:05:48 +00:00