Merge branch 'release-1.0beta-refresh' into cmake_build

This commit is contained in:
Markus Makela
2014-09-16 12:11:17 +03:00
23 changed files with 188 additions and 120 deletions

View File

@ -31,7 +31,7 @@
#include <thread.h>
#include <stdbool.h>
#define SPINLOCK_PROFILE 1
#define SPINLOCK_PROFILE 0
/**
* The spinlock structure.