Lines Matching refs:SkThread
1086 SkThread* start_status_thread() {1087 auto thread = new SkThread([] (void*) {1143 SkAutoTDelete<SkThread> statusThread(start_status_thread());