1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Shrink my_atomic.h and my_cpu.h scope

This commit is contained in:
Sergey Vojtovich
2020-04-15 21:23:12 +04:00
parent 4bd9f82a8f
commit 5679a2b6b3
13 changed files with 11 additions and 3 deletions

View File

@@ -14,6 +14,7 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335 USA */
#include "thr_template.c"
#include "my_atomic.h"
volatile uint32 b32;
volatile int32 c32;