mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 15:00:16 +00:00
2009-10-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxbarrier01/test.c: Include <tmacros.h>
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
/* #define __USE_XOPEN2K XXX already defined on GNU/Linux */
|
||||
#include <pthread.h>
|
||||
|
||||
#include "tmacros.h"
|
||||
|
||||
#define NUMBER_THREADS 2
|
||||
pthread_t ThreadIds[NUMBER_THREADS];
|
||||
pthread_barrier_t Barrier;
|
||||
|
||||
Reference in New Issue
Block a user