1 /* ///////////////////////////////////////////////////////////////////////
7 * Brief: the platform synchronization library
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 #ifndef EXTL_PLATFORM_SYNCH_H
14 #define EXTL_PLATFORM_SYNCH_H
16 /* ///////////////////////////////////////////////////////////////////////
20 #include "atomic_traits.h"
21 #include "synch_traits.h"
22 /* //////////////////////////////////////////////////////////////////// */
23 #endif /* EXTL_PLATFORM_SYNCH_H */
24 /* //////////////////////////////////////////////////////////////////// */