performFunctionInCocosThread 在release版本中优化使用出现不能正常使用的问题

                Director::getInstance()->getScheduler()->performFunctionInCocosThread([&, lpParameter]{
                     XXXXXX->XXXXXXX();
                });