Home
last modified time | relevance | path

Searched refs:SYNC_LOCK_RELEASE (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/newlib/
Dstdatomic.c292 #define SYNC_LOCK_RELEASE(n, type) void CLANG_ATOMIC_SUFFIX(__sync_lock_release_ ## n) (volatile … macro
424 SYNC_LOCK_RELEASE(1, unsigned char)
425 SYNC_LOCK_RELEASE(2, short unsigned int)
426 SYNC_LOCK_RELEASE(4, unsigned int)
512 SYNC_LOCK_RELEASE(8, long long unsigned int)