WebPWorkerSync 266 3rdparty/libwebp/dec/frame.c ok &= WebPWorkerSync(worker); WebPWorkerSync 348 3rdparty/libwebp/dec/frame.c ok = WebPWorkerSync(&dec->worker_); WebPWorkerSync 702 3rdparty/libwebp/dec/vp8.c if (dec->use_threads_ && !WebPWorkerSync(&dec->worker_)) { WebPWorkerSync 386 3rdparty/libwebp/enc/alpha.c if (!WebPWorkerSync(worker)) return 0; // error WebPWorkerSync 396 3rdparty/libwebp/enc/alpha.c ok = WebPWorkerSync(worker); // finish anything left in flight WebPWorkerSync 212 3rdparty/libwebp/utils/thread.c ok = WebPWorkerSync(worker); WebPWorkerSync 77 3rdparty/libwebp/utils/thread.h int WebPWorkerSync(WebPWorker* const worker);