enable futex(2) based mutexes on armv7 and use futex based semaphores in
authorjsg <jsg@openbsd.org>
Mon, 24 Sep 2018 11:25:09 +0000 (11:25 +0000)
committerjsg <jsg@openbsd.org>
Mon, 24 Sep 2018 11:25:09 +0000 (11:25 +0000)
commite9c926da912f1985b3a00df6995af59a26881ef3
tree033cefadd4fd9cee20aae7d102fd45d0174ddcbb
parent79adac557069a7da2da12879c0a08711cb40a4ce
enable futex(2) based mutexes on armv7 and use futex based semaphores in
librthread on armv7 as well
from brad ok visa@ kettenis@ mpi@
lib/libc/thread/Makefile.inc
lib/librthread/Makefile