gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:atomic_inc (0.00 seconds)
t2ex
t2ex_source/include/sys/sysdepend/atomic_common.h - 5.0KB - 186 lines
73: #define ATOMIC_INC_USER_MODE 0
74: Inline UINT atomic_inc(volatile UINT* addr)
75: {
t2ex_source/include/sys/sysdepend/tef_em1d/atomic_depend.h - 5.8KB - 194 lines
55: #define ATOMIC_INC_USER_MODE 1
56: Inline UINT atomic_inc(volatile UINT* addr)
57: {