Salesforce interview question

how could a iOS class call GCD’s dispatch_once API more than once?

Interview Answer

Anonymous

23 May 2016

reset the onceToken passed in via the dispatch_once call.