diff options
author | 2012-04-11 10:18:46 +0000 | |
---|---|---|
committer | 2012-04-11 10:18:46 +0000 | |
commit | c9961bb2d4af8f3870bcf28c422752144ad5bf2e (patch) | |
tree | c2622fced65dcb984dd6047c25e14e7d1ffcd9df /lib/libkvm | |
parent | if we ever activate that, this may need fixing (diff) | |
download | wireguard-openbsd-c9961bb2d4af8f3870bcf28c422752144ad5bf2e.tar.xz wireguard-openbsd-c9961bb2d4af8f3870bcf28c422752144ad5bf2e.zip |
Add pthread barrier support.
Implementation and documentation for:
- pthread_barrier_init()
- pthread_barrier_destroy()
- pthread_barrier_wait()
- pthread_barrierattr_init()
- pthread_barrierattr_destroy()
- pthread_barrierattr_getpshared()
- pthread_barrierattr_setpshared()
Currently only private barriers are supported.
Okay guenther@.
Diffstat (limited to 'lib/libkvm')
0 files changed, 0 insertions, 0 deletions