This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
tests
/
lib
/
libc
/
atomic
History
isaki
4229f721ac
Revert previous hack.
...
Now all libc have __sync_and_and_fetch functions.
2019-03-01 05:39:01 +00:00
..
Makefile
…
t___sync_add.c
…
t___sync_and.c
Revert previous hack.
2019-03-01 05:39:01 +00:00
t___sync_compare_and_swap.c
…
t___sync_lock.c
…
t___sync_nand.c
…
t___sync_or.c
…
t___sync_sub.c
…
t___sync_xor.c
…
t_atomic_add.c
…
t_atomic_and.c
…
t_atomic_cas.c
…
t_atomic_dec.c
…
t_atomic_inc.c
…
t_atomic_or.c
…
t_atomic_swap.c
…