Loading...
Defined in 1 files as a macro:
Defined in 8 files as a function:
- arch/arm/atomic.h, line 32 (as a function)
- arch/arm/atomic.h, line 170 (as a function)
- arch/i386/atomic.h, line 46 (as a function)
- arch/microblaze/atomic.h, line 25 (as a function)
- arch/mips/atomic.h, line 25 (as a function)
- arch/or1k/atomic.h, line 25 (as a function)
- arch/powerpc/atomic.h, line 26 (as a function)
- arch/x32/atomic.h, line 43 (as a function)
Referenced in 25 files:
- arch/arm/atomic.h, line 232
- arch/microblaze/atomic.h
- arch/mips/atomic.h
- arch/or1k/atomic.h
- arch/powerpc/atomic.h
- arch/sh/atomic.h
- src/stdio/__lockfile.c, line 9
- src/stdio/ftrylockfile.c, line 32
- src/thread/mtx_lock.c, line 6
- src/thread/mtx_trylock.c, line 9
- src/thread/pthread_barrier_wait.c
- src/thread/pthread_cond_timedwait.c
- src/thread/pthread_mutex_lock.c, line 8
- src/thread/pthread_mutex_timedlock.c
- src/thread/pthread_mutex_trylock.c
- src/thread/pthread_once.c
- src/thread/pthread_rwlock_timedrdlock.c, line 17
- src/thread/pthread_rwlock_timedwrlock.c, line 17
- src/thread/pthread_rwlock_tryrdlock.c, line 11
- src/thread/pthread_rwlock_trywrlock.c, line 5
- src/thread/pthread_rwlock_unlock.c, line 12
- src/thread/sem_post.c, line 14
- src/thread/sem_timedwait.c, line 21
- src/thread/sem_trywait.c, line 9
- src/thread/vmlock.c, line 10