Home
last modified time | relevance | path

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

/freebsd-src/sys/arm/arm/
H A Dstdatomic.c84 #pragma redefine_extname __sync_lock_test_and_set_4_c __sync_lock_test_and_set_4
339 __sync_lock_test_and_set_4_c(uint32_t *mem, uint32_t val) in __sync_lock_test_and_set_4_c() function
405 __strong_reference(__sync_lock_test_and_set_4_c, __sync_lock_test_and_set_4);