Searched refs:setThis (Results 1 – 3 of 3) sorted by relevance
1312 Thread.setThis( thisThread ); in private()1384 Thread.setThis( thisThread ); in version()1392 Thread.setThis( thisThread ); in version()2211 Thread.setThis(obj); in version()2324 Thread.setThis(obj); // allocates lazy TLS (see Issue 11981) in version()
469 package static void setThis(ThreadBase t) nothrow @nogc in setThis() function899 ThreadBase.setThis(t); in thread_setThis()
750 setThis( this );752 setThis( cur );1585 static void setThis( Fiber f ) nothrow @nogc in setThis() function