Searched refs:ThreadResetFunctionTable (Results 1 – 2 of 2) sorted by relevance
293 void ThreadResetFunctionTable(Thread* thread, void* arg ATTRIBUTE_UNUSED) in ThreadResetFunctionTable() function311 runtime->GetThreadList()->ForEach(ThreadResetFunctionTable, nullptr); in SetTableOverride()331 runtime->GetThreadList()->ForEach(ThreadResetFunctionTable, nullptr); in ResetFunctionTable()
218 friend void ThreadResetFunctionTable(Thread* thread, void* arg);