Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dthreadbase.d486 final void pushContext(StackContext* c) nothrow @nogc in pushContext() function
H A Dfiber.d1621 tobj.pushContext( m_ctxt ); in switchIn()