Use librttest arg parsing and init_pi_mutex: This patch converts pthread_cond_many to use the librttest infrastructure for argument parsing and mutex initialization.  The default behavior of the test changes from using a non-pi mutex to a pi mutex.  This is because -p defaults to 1 in librttest.  We could update run.sh with -p0, but I feel inside a realtime testsuite this test should be using PI mutexes anyway.
Signed-off-by: Darren Hart <dvhltc@us.ibm.com>,
Acked-by: Gowrishankar <gowrishankar.m@in.ibm.com>,
CC: Paul McKenney <paulmck@linux.vnet.ibm.com>,
2 files changed