fix more instances of old a_xchg (use new a_swap name)
authorRich Felker <dalias@aerifal.cx>
Fri, 16 Sep 2011 18:33:51 +0000 (14:33 -0400)
committerRich Felker <dalias@aerifal.cx>
Fri, 16 Sep 2011 18:33:51 +0000 (14:33 -0400)
commit2b71a4d1dfb0487cc2558df646a262ffb8261585
tree0f7c891c1f3e3898e703e30f7eea1e513910fd87
parent813d37839b97960d38f10ea93d9c4a391c1c91a5
fix more instances of old a_xchg (use new a_swap name)
src/thread/pthread_detach.c
src/thread/pthread_spin_lock.c
src/thread/pthread_spin_trylock.c