Ignore:
Timestamp:
Feb 12, 2019, 2:21:31 PM (5 years ago)
Author:
alain
Message:

cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/kernel_config.h

    r619 r620  
    3535////////////////////////////////////////////////////////////////////////////////////////////
    3636
    37 #define DEBUG_BARRIER_CREATE              1
    38 #define DEBUG_BARRIER_DESTROY             1
     37#define DEBUG_BARRIER_CREATE              0
     38#define DEBUG_BARRIER_DESTROY             0
    3939#define DEBUG_BARRIER_WAIT                0
    4040
    41 #define DEBUG_BUSYLOCK                    1
     41#define DEBUG_BUSYLOCK                    0
    4242#define DEBUG_BUSYLOCK_THREAD_XP          0x0ULL  // selected thread xptr
    4343                 
Note: See TracChangeset for help on using the changeset viewer.