]> git.ipfire.org Git - thirdparty/glibc.git/commit
htl: Do not put spin_lock inlines in public headers
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 16:34:26 +0000 (16:34 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 16:36:37 +0000 (16:36 +0000)
commit865bf7110936d46c01a673e3327a6bd8b2a06082
treee6d961eba8ccfb9dd7f2a712f3af2160b7f4068c
parentcca76b6db216805267212ab03c8691e8e6960338
htl: Do not put spin_lock inlines in public headers

They were not getting used anyway.
Also do not make libsupport use them, it would make tests using it have
to be made to link against libmachuser for gsync_wait.
sysdeps/htl/include/pthread.h [new file with mode: 0644]
sysdeps/htl/pthread.h