Home
last modified time | relevance | path

Searched refs:_async (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgTaskScheduler.cpp46 static thread_local bool _async = true; variable
163 if (threads.count > 0 && _async) { in request()
184 static bool _async = true; variable
231 _async = on; in async()