Ignore:
Timestamp:
Jun 27, 2017, 10:53:32 AM (7 years ago)
Author:
ertl-honda
Message:

3.1.0を反映

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_wo_tecs/trunk/test/test_mutex8.h

    r302 r306  
    33 *      Toyohashi Open Platform for Embedded Real-Time Systems
    44 *
    5  *  Copyright (C) 2009-2014 by Embedded and Real-Time Systems Laboratory
     5 *  Copyright (C) 2009-2016 by Embedded and Real-Time Systems Laboratory
    66 *              Graduate School of Information Science, Nagoya Univ., JAPAN
    77 *
     
    5050 *  の責任を負わない.
    5151 *
    52  *  $Id: test_mutex8.h 286 2014-11-29 07:51:11Z ertl-hiro $
     52 *  $Id: test_mutex8.h 740 2016-04-05 15:44:39Z ertl-hiro $
    5353 */
    5454
     
    8282#endif /* STACK_SIZE */
    8383
     84#ifndef TEST_TIME_CP
     85#define TEST_TIME_CP    50000U          /* チェックポイント到達æƒ
     86報の出力時間 */
     87#endif /* TEST_TIME_CP */
     88
     89#ifndef TEST_TIME_PROC
     90#define TEST_TIME_PROC  1000U           /* チェックポイントを通らない場合の時間 */
     91#endif /* TEST_TIME_PROC */
     92
    8493/*
    8594 *  関数のプロトタイプ宣言
Note: See TracChangeset for help on using the changeset viewer.