Home
last modified time | relevance | path

Searched refs:switchOut (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dfiber.d230 obj.switchOut(); in fiber_entryPoint()
861 cur.switchOut(); in yield()
892 cur.switchOut();
1636 final void switchOut() nothrow @nogc in switchOut() function