Turn off spinlock profiling
This commit is contained in:
parent
c2847c7ddb
commit
066b58afb0
@ -31,7 +31,7 @@
|
||||
#include <thread.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define SPINLOCK_PROFILE 1
|
||||
#define SPINLOCK_PROFILE 0
|
||||
|
||||
/**
|
||||
* The spinlock structure.
|
||||
|
Loading…
x
Reference in New Issue
Block a user