Loading...
Defined in 3 files as a function:
- arch/arm/atomic.h, line 25 (as a function)
- arch/i386/atomic.h, line 58 (as a function)
- arch/x86_64/atomic.h, line 57 (as a function)
Referenced in 15 files:
- arch/arm/atomic.h
- src/stdio/__lockfile.c, line 9
- src/stdio/ftrylockfile.c, line 14
- src/thread/pthread_create.c, line 31
- src/thread/pthread_mutex_lock.c, line 5
- src/thread/pthread_mutex_timedlock.c
- src/thread/pthread_mutex_trylock.c
- src/thread/pthread_rwlock_timedrdlock.c, line 10
- src/thread/pthread_rwlock_timedwrlock.c, line 10
- 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 10
- src/thread/sem_timedwait.c, line 14
- src/thread/sem_trywait.c, line 9