Changeset 865bffd1 in rtems
- Timestamp:
- 05/07/12 21:57:35 (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- c3e7313
- Parents:
- 33a105fb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/tmtests/tm30/init.c
r33a105fb r865bffd1 1 1 /* 2 * COPYRIGHT (c) 1989-201 0.2 * COPYRIGHT (c) 1989-2012. 3 3 * On-Line Applications Research Corporation (OAR). 4 4 * … … 21 21 22 22 rtems_id barrier[ OPERATION_COUNT ]; 23 24 rtems_task Init( 25 rtems_task_argument argument 26 ); 23 27 24 28 static void benchmark_barrier_create(
Note: See TracChangeset
for help on using the changeset viewer.