Searched refs:getCommandProcessorThreadId (Results 1 – 2 of 2) sorted by relevance
137 ASSERT(std::this_thread::get_id() != renderer->getCommandProcessorThreadId()); in releaseImpl()
719 std::thread::id getCommandProcessorThreadId() const { return mCommandProcessor.getThreadId(); } in getCommandProcessorThreadId() function