Searched refs:checkpoint_function (Results 1 – 2 of 2) sorted by relevance
147 size_t ThreadList::RunCheckpoint(Closure* checkpoint_function) { in RunCheckpoint() argument165 if (thread->RequestCheckpoint(checkpoint_function)) { in RunCheckpoint()186 checkpoint_function->Run(self); in RunCheckpoint()
64 size_t RunCheckpoint(Closure* checkpoint_function);