mesa/src/c11
Yonggang Luo e6392fcf3d c11: Move the implementation of threads.h into c source code
By doing this, now the global variable impl_tss_dtor_tbl are only defined one time.
So the memory usage would reduced

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/15087>
2022-06-15 17:37:17 +00:00
..
impl c11: Move the implementation of threads.h into c source code 2022-06-15 17:37:17 +00:00
threads.h c11: Move the implementation of threads.h into c source code 2022-06-15 17:37:17 +00:00
time.h