Searched defs:RegisterFunc (Results 1 – 2 of 2) sorted by relevance
28 void RegisterFunc(VoidF f) { func.Store(f); } in RegisterFunc() function