Home
last modified time | relevance | path

Searched defs:FinishSwitchFiber (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_thread.cpp110 void MsanThread::FinishSwitchFiber(uptr *bottom_old, uptr *size_old) { in FinishSwitchFiber() function in __msan::MsanThread
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp169 void AsanThread::FinishSwitchFiber(FakeStack *fake_stack_save, uptr *bottom_old, in FinishSwitchFiber() function in __asan::AsanThread