Searched refs:StartSwitchFiber (Results 1 – 2 of 2) sorted by relevance
123 void AsanThread::StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, in StartSwitchFiber() function in __asan::AsanThread446 t->StartSwitchFiber((FakeStack**)fakestacksave, (uptr)bottom, size); in __sanitizer_start_switch_fiber()
96 void StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, uptr size);