Searched refs:processTasks (Results 1 – 2 of 2) sorted by relevance
522 void processTasks();
358 void CommandProcessor::processTasks() in processTasks() function in rx::vk::CommandProcessor537 mTaskThread = std::thread(&CommandProcessor::processTasks, this); in init()