mesa/src/c11/impl
Dave Airlie 179e744f75
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
c11/threads: fix build on c23
C23/glibc is now including once_init in stdlib.h

https://patchwork.sourceware.org/project/glibc/patch/78061085-f04a-0c45-107b-5a8a15521083@redhat.com/#213088

Just fix up our use of it.

Cc: mesa-stable
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38298>
2025-11-10 07:01:50 +10:00
..
.editorconfig
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
threads_posix.c c11/threads: fix build on c23 2025-11-10 07:01:50 +10:00
threads_win32.c c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
threads_win32.h
threads_win32_tls_callback.cpp
time.c