Replace sleep(0) calls in multi-threaded decoder
authorYunqing Wang <yunqingwang@google.com>
Mon, 30 Aug 2010 22:16:04 +0000 (18:16 -0400)
committerYunqing Wang <yunqingwang@google.com>
Wed, 1 Sep 2010 00:37:11 +0000 (20:37 -0400)
commit0e78efad0be73d293880d1b71053c0d70a50a080
treea3e76c266712e05fd31a09521ce6075a2b59c982
parent0b94f5d6e827c0b4d6b2590592be4285f60c8477
Replace sleep(0) calls in multi-threaded decoder

This is a workaround for gLucid problem.

Change-Id: I188a016a07e4c2ea212444c5a6284ff3c48a5caa
vp8/common/threading.h
vp8/decoder/threading.c