mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2009-07-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxspin01/test.c: Remove unnecessary defines.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-07-19 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* psxspin01/test.c: Remove unnecessary defines.
|
||||
|
||||
2009-07-19 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* psx11/init.c: Use explicit scheduler.
|
||||
|
||||
@@ -20,8 +20,6 @@
|
||||
|
||||
#include <rtems.h> /* for task creation */
|
||||
|
||||
#define NUMBER_THREADS 2
|
||||
pthread_t ThreadIds[NUMBER_THREADS];
|
||||
pthread_spinlock_t Spinlock;
|
||||
|
||||
volatile int mainThreadSpinning;
|
||||
|
||||
Reference in New Issue
Block a user