diff options
author | Hendrik Leppkes <h.leppkes@gmail.com> | 2015-10-07 15:10:59 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2015-10-07 18:45:50 +0200 |
commit | b22693b06d1e5d73454a65c203b4d31c1ca5b69a (patch) | |
tree | daee9d44d9b3912ed9df54b1bcb1616ea570889d /libavutil/lls.c | |
parent | 8b830ee9a26d47b138f12a82085cdb372f407f1e (diff) | |
download | ffmpeg-b22693b06d1e5d73454a65c203b4d31c1ca5b69a.tar.gz |
w32pthreads: Add pthread_once emulation
The emulation uses native InitOnce* APIs on Windows Vista+, and a
lock-free/allocation-free approach using atomics and spinning for
Windows XP.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libavutil/lls.c')
0 files changed, 0 insertions, 0 deletions