pi_stress: Remove unused TIMER_SIGNAL definition

Signed-off-by: Daniel Wagner <daniel.wagner@bmw-carit.de>
This commit is contained in:
Daniel Wagner 2014-11-05 10:09:39 +01:00 committed by Clark Williams
parent 37c4b02108
commit 62a796727a
1 changed files with 0 additions and 2 deletions

View File

@ -157,8 +157,6 @@ int prio_min;
#define NUM_TEST_THREADS 3
#define NUM_ADMIN_THREADS 1
#define TIMER_SIGNAL (SIGRTMIN+1)
pthread_barrier_t all_threads_ready;
pthread_barrier_t all_threads_done;