Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dthreadbase.d469 package static void setThis(ThreadBase t) nothrow @nogc in setThis() function
H A Dfiber.d1585 static void setThis( Fiber f ) nothrow @nogc in setThis() function