gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:atomic_dec (0.00 seconds)
t2ex
t2ex_source/include/sys/sysdepend/atomic_common.h - 5.0KB - 186 lines
86: #define ATOMIC_DEC_USER_MODE 0
87: Inline UINT atomic_dec(volatile UINT* addr)
88: {
t2ex_source/include/sys/sysdepend/tef_em1d/atomic_depend.h - 5.8KB - 194 lines
72: #define ATOMIC_DEC_USER_MODE 1
73: Inline UINT atomic_dec(volatile UINT* addr)
74: {