use the internal macro name FUTEX_PRIVATE in __wait
authorSzabolcs Nagy <nsz@port70.net>
Mon, 9 Feb 2015 21:11:52 +0000 (22:11 +0100)
committerSzabolcs Nagy <nsz@port70.net>
Mon, 9 Feb 2015 21:11:52 +0000 (22:11 +0100)
commit339cc250f6dda06e7a26fcbcc66e3a1bbec2b494
treeedc91da67da9ab9547ce0e5ba98e425135cc5b75
parentf3f29795da461905a5e9f0314dc0d7840bd75c3f
use the internal macro name FUTEX_PRIVATE in __wait

the name was recently added for the setxid/synccall rework,
so use the name now that we have it.
src/thread/__wait.c