Searched refs:startHook (Results 1 – 1 of 1) sorted by relevance
41 auto startHook = renderthread::RenderThread::getOnStartHook(); in CommonPool() local42 if (startHook) { in CommonPool()43 startHook(name.data()); in CommonPool()