Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-10-07 16:10:59 +0300
committerLuca Barbato <lu_zero@gentoo.org>2015-10-07 19:45:50 +0300
commitb22693b06d1e5d73454a65c203b4d31c1ca5b69a (patch)
treedaee9d44d9b3912ed9df54b1bcb1616ea570889d /COPYING.GPLv2
parent8b830ee9a26d47b138f12a82085cdb372f407f1e (diff)
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 'COPYING.GPLv2')
0 files changed, 0 insertions, 0 deletions