aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mlp_parser.h
diff options
context:
space:
mode:
authorBen Jackson <ben@ben.com>2012-09-13 21:26:43 -0700
committerMichael Niedermayer <michaelni@gmx.at>2012-09-14 06:36:55 +0200
commite3329474a366de066b25e86f35f5abf9c5a4b7b2 (patch)
treec66cf53aba6fad7e79590db86dcd8e92c2b35c7a /libavcodec/mlp_parser.h
parent93b240f4a59348c07d3d7e4862227f6949c51e14 (diff)
downloadffmpeg-e3329474a366de066b25e86f35f5abf9c5a4b7b2.tar.gz
pthread: Avoid crashes/odd behavior caused by spurious wakeups
pthread_wait_cond can wake up for no reason (Wikipedia: Spurious_wakeup). The FF_THREAD_SLICE thread mechanism could spontaneously execute jobs or allow the caller of avctx->execute to return before all jobs were complete. This adds tests to both cases to ensure the wakeup is real. Signed-off-by: Ben Jackson <ben@ben.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/mlp_parser.h')
0 files changed, 0 insertions, 0 deletions