diff options
author | Paul Irofti <pirofti@cvs.openbsd.org> | 2012-05-03 09:07:18 +0000 |
---|---|---|
committer | Paul Irofti <pirofti@cvs.openbsd.org> | 2012-05-03 09:07:18 +0000 |
commit | e80bf7425576ea69b4d12d80cc8031bf730710f4 (patch) | |
tree | b02022cfbc8a1d7b25b2235814ab4049039afe16 /gnu | |
parent | ac991706e149d4917b8169f9cf03311896fb2f30 (diff) |
Add pthread spinlock support.
Implementation, documentation and naive regression tests for:
- pthread_spin_init()
- pthread_spin_destroy()
- pthread_spin_lock()
- pthread_spin_trylock()
- pthread_spin_unlock()
Implementation okay guenther@, documentation okay jmc@.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions