diff options
author | 2012-05-03 09:07:17 +0000 | |
---|---|---|
committer | 2012-05-03 09:07:17 +0000 | |
commit | 5037ac1448f12df9d6bb181cf8264de46cdbfcf8 (patch) | |
tree | 83a9c180f50bc1d65b2a0f7ba19a64f1491cbb94 /usr.sbin/tcpdump/print-ipsec.c | |
parent | Oops, previous change had some unrelated changes that shouldn't have been (diff) | |
download | wireguard-openbsd-5037ac1448f12df9d6bb181cf8264de46cdbfcf8.tar.xz wireguard-openbsd-5037ac1448f12df9d6bb181cf8264de46cdbfcf8.zip |
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 'usr.sbin/tcpdump/print-ipsec.c')
0 files changed, 0 insertions, 0 deletions