Fix timing errors in futex_requeue_pi_signal_restart

Add a delay after the first signal to give the waiter time to restart
and block on f1. Increase the delay to 1ms from 100us in the various
loops. Change the restul from RET_ERROR to RET_FAIL where appropriate.

Signed-off-by: Darren Hart <dvhltc@us.ibm.com>
1 file changed
tree: 22c8ce9be27994df2e3f2dd53cf9de3fcae63954
  1. functional/
  2. include/
  3. performance/
  4. stress/
  5. .gitignore
  6. Makefile
  7. README
  8. run.sh